Oprintval out_ident : (Stdlib.Format.formatter -> Outcometree.out_ident -> unit) refval out_value : (Stdlib.Format.formatter -> Outcometree.out_value -> unit) refval out_label :
(Stdlib.Format.formatter ->
(string * bool * Outcometree.out_type) ->
unit)
refval out_type : (Stdlib.Format.formatter -> Outcometree.out_type -> unit) refval out_type_args :
(Stdlib.Format.formatter -> Outcometree.out_type list -> unit) refval out_constr :
(Stdlib.Format.formatter -> Outcometree.out_constructor -> unit) refval out_class_type :
(Stdlib.Format.formatter -> Outcometree.out_class_type -> unit) refval out_module_type :
(Stdlib.Format.formatter -> Outcometree.out_module_type -> unit) refval out_sig_item :
(Stdlib.Format.formatter -> Outcometree.out_sig_item -> unit) refval out_signature :
(Stdlib.Format.formatter -> Outcometree.out_sig_item list -> unit) refval out_functor_parameters :
(Stdlib.Format.formatter ->
(string option * Outcometree.out_module_type) option list ->
unit)
refval out_type_extension :
(Stdlib.Format.formatter -> Outcometree.out_type_extension -> unit) refval out_phrase :
(Stdlib.Format.formatter -> Outcometree.out_phrase -> unit) ref