91dacaf42c2df52d6ff0c26d7f8a7c0e7ef2aa48
[tatoo.git] / src / html.mli
1 val trace : int -> int -> ('a, Format.formatter, unit, unit) format4 -> 'a
2 val finalize_node : int -> int -> bool -> unit
3 val gen_trace : (module Tree.S with type t = 'a) -> 'a -> unit