Ocaml_parsing.PrintastRaw printer for Parsetree
Warning: this module is unstable and part of compiler-libs.
val interface : Format.formatter -> Parsetree.signature -> unitval implementation : Format.formatter -> Parsetree.structure_item list -> unitval top_phrase : Format.formatter -> Parsetree.toplevel_phrase -> unitval constant : Format.formatter -> Parsetree.constant -> unitval expression : int -> Format.formatter -> Parsetree.expression -> unitval pattern : int -> Format.formatter -> Parsetree.pattern -> unitval structure : int -> Format.formatter -> Parsetree.structure -> unitval payload : int -> Format.formatter -> Parsetree.payload -> unitval core_type : int -> Format.formatter -> Parsetree.core_type -> unitval extension_constructor :
int ->
Format.formatter ->
Parsetree.extension_constructor ->
unit