Module Js_of_ocaml_compiler.Var_printerSource
Sourceval add_reserved : string -> unit Sourceval to_string : t -> ?origin:int -> int -> string Sourceval name : t -> int -> string -> unit Sourceval get_name : t -> int -> string option Sourceval propagate_name : t -> int -> int -> unit Sourceval set_pretty : t -> bool -> unit Sourceval set_stable : t -> bool -> unit