Module Ocaml_typing.PrintpatSource

Sourceval pretty_const : Ocaml_parsing.Asttypes.constant -> string
Sourceval pretty_val : Format.formatter -> 'k Typedtree.general_pattern -> unit
Sourceval pretty_pat : Format.formatter -> 'k Typedtree.general_pattern -> unit
Sourceval pretty_line : Format.formatter -> 'k Typedtree.general_pattern list -> unit
Sourceval pretty_matrix : Format.formatter -> 'k Typedtree.general_pattern list list -> unit