class virtual engine :object
..end
method virtual pp_atom : Stdlib.Format.formatter -> Lang.F.term -> unit
method virtual pp_flow : Stdlib.Format.formatter -> Lang.F.term -> unit
method is_atomic_lv : Sigs.s_lval -> bool
method pp_ofs : Stdlib.Format.formatter -> Sigs.s_offset -> unit
method pp_offset : Stdlib.Format.formatter -> Sigs.s_offset list -> unit
method pp_host : Stdlib.Format.formatter -> Sigs.s_host -> unit
current state
method pp_lval : Stdlib.Format.formatter -> Sigs.s_lval -> unit
current state
method pp_init : Stdlib.Format.formatter -> Sigs.s_lval -> unit
current state
method pp_addr : Stdlib.Format.formatter -> Sigs.s_lval -> unit
method pp_label : Stdlib.Format.formatter -> label -> unit
label name
method pp_chunk : Stdlib.Format.formatter -> string -> unit
chunk name