Astlib.Pprintasttype space_formatter = (unit, Format.formatter, unit) formatval toplevel_phrase :
Format.formatter ->
Ast_502.Parsetree.toplevel_phrase ->
unitval expression : Format.formatter -> Ast_502.Parsetree.expression -> unitval string_of_expression : Ast_502.Parsetree.expression -> stringval top_phrase : Format.formatter -> Ast_502.Parsetree.toplevel_phrase -> unitval core_type : Format.formatter -> Ast_502.Parsetree.core_type -> unitval pattern : Format.formatter -> Ast_502.Parsetree.pattern -> unitval signature : Format.formatter -> Ast_502.Parsetree.signature -> unitval structure : Format.formatter -> Ast_502.Parsetree.structure -> unitval string_of_structure : Ast_502.Parsetree.structure -> stringval binding : Format.formatter -> Ast_502.Parsetree.value_binding -> unitval longident : Format.formatter -> Longident.t -> unitval payload : Format.formatter -> Ast_502.Parsetree.payload -> unitval class_expr : Format.formatter -> Ast_502.Parsetree.class_expr -> unitval class_field : Format.formatter -> Ast_502.Parsetree.class_field -> unitval class_type : Format.formatter -> Ast_502.Parsetree.class_type -> unitval class_signature :
Format.formatter ->
Ast_502.Parsetree.class_signature ->
unitval class_type_field :
Format.formatter ->
Ast_502.Parsetree.class_type_field ->
unitval module_expr : Format.formatter -> Ast_502.Parsetree.module_expr -> unitval module_type : Format.formatter -> Ast_502.Parsetree.module_type -> unitval signature_item :
Format.formatter ->
Ast_502.Parsetree.signature_item ->
unitval structure_item :
Format.formatter ->
Ast_502.Parsetree.structure_item ->
unitval type_declaration :
Format.formatter ->
Ast_502.Parsetree.type_declaration ->
unit