method attribute : Parsetree.attribute -> Parsetree.attributemethod attributes : Parsetree.attribute list -> Parsetree.attribute listmethod binding_op : Parsetree.binding_op -> Parsetree.binding_opmethod case : Parsetree.case -> Parsetree.casemethod cases : Parsetree.case list -> Parsetree.case listmethod class_declaration : Parsetree.class_declaration -> Parsetree.class_declarationmethod class_description : Parsetree.class_description -> Parsetree.class_descriptionmethod class_expr : Parsetree.class_expr -> Parsetree.class_exprmethod class_field : Parsetree.class_field -> Parsetree.class_fieldmethod class_signature : Parsetree.class_signature -> Parsetree.class_signaturemethod class_structure : Parsetree.class_structure -> Parsetree.class_structuremethod class_type : Parsetree.class_type -> Parsetree.class_typemethod class_type_declaration : Parsetree.class_type_declaration -> Parsetree.class_type_declarationmethod class_type_field : Parsetree.class_type_field -> Parsetree.class_type_fieldmethod constructor_arguments : Parsetree.constructor_arguments -> Parsetree.constructor_argumentsmethod constructor_declaration : Parsetree.constructor_declaration -> Parsetree.constructor_declarationmethod expr : Parsetree.expression -> Parsetree.expressionmethod extension : Parsetree.extension -> Parsetree.extensionmethod extension_constructor : Parsetree.extension_constructor -> Parsetree.extension_constructormethod include_declaration : Parsetree.include_declaration -> Parsetree.include_declarationmethod include_description : Parsetree.include_description -> Parsetree.include_descriptionmethod label_declaration : Parsetree.label_declaration -> Parsetree.label_declarationmethod location : Location.t -> Location.tmethod module_binding : Parsetree.module_binding -> Parsetree.module_bindingmethod module_declaration : Parsetree.module_declaration -> Parsetree.module_declarationmethod module_substitution : Parsetree.module_substitution -> Parsetree.module_substitutionmethod module_expr : Parsetree.module_expr -> Parsetree.module_exprmethod module_type : Parsetree.module_type -> Parsetree.module_typemethod module_type_declaration : Parsetree.module_type_declaration -> Parsetree.module_type_declarationmethod open_declaration : Parsetree.open_declaration -> Parsetree.open_declarationmethod open_description : Parsetree.open_description -> Parsetree.open_descriptionmethod pat : Parsetree.pattern -> Parsetree.patternmethod payload : Parsetree.payload -> Parsetree.payloadmethod signature : Parsetree.signature -> Parsetree.signaturemethod signature_item : Parsetree.signature_item -> Parsetree.signature_itemmethod structure : Parsetree.structure -> Parsetree.structuremethod structure_item : Parsetree.structure_item -> Parsetree.structure_itemmethod typ : Parsetree.core_type -> Parsetree.core_typemethod type_declaration : Parsetree.type_declaration -> Parsetree.type_declarationmethod type_exception : Parsetree.type_exception -> Parsetree.type_exceptionmethod type_extension : Parsetree.type_extension -> Parsetree.type_extensionmethod type_kind : Parsetree.type_kind -> Parsetree.type_kindmethod value_binding : Parsetree.value_binding -> Parsetree.value_bindingmethod value_description : Parsetree.value_description -> Parsetree.value_descriptionmethod with_constraint : Parsetree.with_constraint -> Parsetree.with_constraint