Newer
Older
(** Time-stamp: <modified the 19/05/2008 (at 11:05) by Erwan Jahier> *)
Erwan Jahier
committed
(** Pretty-printing the internal structure *)
val packinfo : Format.formatter -> SyntaxTree.pack_info Lxm.srcflagged -> unit
Erwan Jahier
committed
val packbody : Format.formatter -> SyntaxTree.packbody -> unit
val modelinfo : Format.formatter -> SyntaxTree.model_info Lxm.srcflagged -> unit
val op2string : SyntaxTreeCore.by_pos_op -> string
(**/**)
val dump_val_exp : Format.formatter -> SyntaxTreeCore.val_exp -> unit
val dump_type_exp : Format.formatter -> SyntaxTreeCore.type_exp -> unit
val dump_static_arg : Format.formatter -> SyntaxTreeCore.static_arg -> unit