Module Oprint

val out_label : (Stdlib.Format.formatter -> (string * bool * Outcometree.out_type) -> unit) ref
val out_type_args : (Stdlib.Format.formatter -> Outcometree.out_type list -> unit) ref
val out_class_type : (Stdlib.Format.formatter -> Outcometree.out_class_type -> unit) ref
val out_module_type : (Stdlib.Format.formatter -> Outcometree.out_module_type -> unit) ref
val out_sig_item : (Stdlib.Format.formatter -> Outcometree.out_sig_item -> unit) ref
val out_signature : (Stdlib.Format.formatter -> Outcometree.out_sig_item list -> unit) ref
val out_functor_parameters : (Stdlib.Format.formatter -> (string option * Outcometree.out_module_type) option list -> unit) ref
val out_type_extension : (Stdlib.Format.formatter -> Outcometree.out_type_extension -> unit) ref
val out_phrase : (Stdlib.Format.formatter -> Outcometree.out_phrase -> unit) ref
val parenthesized_ident : string -> bool