Module Astlib.PprintastSource

Sourcetype space_formatter = (unit, Stdlib.Format.formatter, unit) Stdlib.format
Sourceval toplevel_phrase : Stdlib.Format.formatter -> Ast_414.Parsetree.toplevel_phrase -> unit
Sourceval expression : Stdlib.Format.formatter -> Ast_414.Parsetree.expression -> unit
Sourceval string_of_expression : Ast_414.Parsetree.expression -> string
Sourceval top_phrase : Stdlib.Format.formatter -> Ast_414.Parsetree.toplevel_phrase -> unit
Sourceval core_type : Stdlib.Format.formatter -> Ast_414.Parsetree.core_type -> unit
Sourceval pattern : Stdlib.Format.formatter -> Ast_414.Parsetree.pattern -> unit
Sourceval signature : Stdlib.Format.formatter -> Ast_414.Parsetree.signature -> unit
Sourceval structure : Stdlib.Format.formatter -> Ast_414.Parsetree.structure -> unit
Sourceval string_of_structure : Ast_414.Parsetree.structure -> string
Sourceval binding : Stdlib.Format.formatter -> Ast_414.Parsetree.value_binding -> unit
Sourceval longident : Stdlib.Format.formatter -> Longident.t -> unit
Sourceval payload : Stdlib.Format.formatter -> Ast_414.Parsetree.payload -> unit
Sourceval class_expr : Stdlib.Format.formatter -> Ast_414.Parsetree.class_expr -> unit
Sourceval class_field : Stdlib.Format.formatter -> Ast_414.Parsetree.class_field -> unit
Sourceval class_type : Stdlib.Format.formatter -> Ast_414.Parsetree.class_type -> unit
Sourceval class_signature : Stdlib.Format.formatter -> Ast_414.Parsetree.class_signature -> unit
Sourceval class_type_field : Stdlib.Format.formatter -> Ast_414.Parsetree.class_type_field -> unit
Sourceval module_expr : Stdlib.Format.formatter -> Ast_414.Parsetree.module_expr -> unit
Sourceval module_type : Stdlib.Format.formatter -> Ast_414.Parsetree.module_type -> unit
Sourceval signature_item : Stdlib.Format.formatter -> Ast_414.Parsetree.signature_item -> unit
Sourceval structure_item : Stdlib.Format.formatter -> Ast_414.Parsetree.structure_item -> unit
Sourceval type_declaration : Stdlib.Format.formatter -> Ast_414.Parsetree.type_declaration -> unit