class virtual engine :
object
.. end
method virtual pp_atom : Format.formatter -> Lang.F.term -> unit
method virtual pp_flow : Format.formatter -> Lang.F.term -> unit
method is_atomic_lv : Memory.lval -> bool
method pp_ofs : Format.formatter -> Memory.offset -> unit
method pp_offset : Format.formatter -> Memory.offset list -> unit
method pp_host : Format.formatter -> Memory.host -> unit
current state
method pp_lval : Format.formatter -> Memory.lval -> unit
current state
method pp_addr : Format.formatter -> Memory.lval -> unit
method pp_label : Format.formatter -> label -> unit
label name
method pp_chunk : Format.formatter -> string -> unit
chunk name