Reason_oprintSourceval parenthesize_if_neg :
Format.formatter ->
('a -> 'b, Format.formatter, unit) format ->
'a ->
bool ->
unitval print_object_fields :
quote_fields:bool ->
Format.formatter ->
(string * Outcometree.out_type) list ->
unitval print_typlist :
(Format.formatter -> Outcometree.out_type -> unit) ->
string ->
Format.formatter ->
Outcometree.out_type list ->
unitval type_parameter :
Format.formatter ->
(string * (Reason_omp.Ast_414.Asttypes.variance * 'a)) ->
unitval print_out_class_params :
Format.formatter ->
(string * (Reason_omp.Ast_414.Asttypes.variance * 'a)) list ->
unitval print_out_extension_constructor :
Format.formatter ->
Outcometree.out_extension_constructor ->
unitval print_items :
Format.formatter ->
(Outcometree.out_sig_item * Outcometree.out_value option) list ->
unit