package sawja

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type p_instr
type p_handler
type p_code
val iter_code : (int -> p_instr list -> unit) -> p_code -> unit
val iter_exc_handler : (p_handler -> unit) -> p_code -> unit