Ast.map
method position : < arg_label : arg_label -> arg_label
; attribute : attribute -> attribute
; attributes : attributes -> attributes
; binding_op : binding_op -> binding_op
; bool : bool -> bool
; case : case -> case
; cases : cases -> cases
; char : char -> char
; class_declaration :
class_declaration ->
class_declaration
; class_description :
class_description ->
class_description
; class_expr : class_expr -> class_expr
; class_expr_desc : class_expr_desc -> class_expr_desc
; class_field : class_field -> class_field
; class_field_desc : class_field_desc -> class_field_desc
; class_field_kind : class_field_kind -> class_field_kind
; class_infos :
'a. ( 'a -> 'a ) ->
'a class_infos ->
'a class_infos
; class_signature : class_signature -> class_signature
; class_structure : class_structure -> class_structure
; class_type : class_type -> class_type
; class_type_declaration :
class_type_declaration ->
class_type_declaration
; class_type_desc : class_type_desc -> class_type_desc
; class_type_field : class_type_field -> class_type_field
; class_type_field_desc :
class_type_field_desc ->
class_type_field_desc
; closed_flag : closed_flag -> closed_flag
; constant : constant -> constant
; constructor_arguments :
constructor_arguments ->
constructor_arguments
; constructor_declaration :
constructor_declaration ->
constructor_declaration
; core_type : core_type -> core_type
; core_type_desc : core_type_desc -> core_type_desc
; direction_flag : direction_flag -> direction_flag
; directive_argument :
directive_argument ->
directive_argument
; directive_argument_desc :
directive_argument_desc ->
directive_argument_desc
; expression : expression -> expression
; expression_desc : expression_desc -> expression_desc
; extension : extension -> extension
; extension_constructor :
extension_constructor ->
extension_constructor
; extension_constructor_kind :
extension_constructor_kind ->
extension_constructor_kind
; functor_parameter :
functor_parameter ->
functor_parameter
; include_declaration :
include_declaration ->
include_declaration
; include_description :
include_description ->
include_description
; include_infos :
'a. ( 'a -> 'a ) ->
'a include_infos ->
'a include_infos
; injectivity : injectivity -> injectivity
; int : int -> int
; label : label -> label
; label_declaration :
label_declaration ->
label_declaration
; letop : letop -> letop
; list : 'a. ( 'a -> 'a ) -> 'a list -> 'a list
; loc : 'a. ( 'a -> 'a ) -> 'a loc -> 'a loc
; location : location -> location
; location_stack : location_stack -> location_stack
; longident : longident -> longident
; longident_loc : longident_loc -> longident_loc
; module_binding : module_binding -> module_binding
; module_declaration :
module_declaration ->
module_declaration
; module_expr : module_expr -> module_expr
; module_expr_desc : module_expr_desc -> module_expr_desc
; module_substitution :
module_substitution ->
module_substitution
; module_type : module_type -> module_type
; module_type_declaration :
module_type_declaration ->
module_type_declaration
; module_type_desc : module_type_desc -> module_type_desc
; mutable_flag : mutable_flag -> mutable_flag
; object_field : object_field -> object_field
; object_field_desc :
object_field_desc ->
object_field_desc
; open_declaration : open_declaration -> open_declaration
; open_description : open_description -> open_description
; open_infos :
'a. ( 'a -> 'a ) ->
'a open_infos ->
'a open_infos
; option : 'a. ( 'a -> 'a ) -> 'a option -> 'a option
; override_flag : override_flag -> override_flag
; package_type : package_type -> package_type
; pattern : pattern -> pattern
; pattern_desc : pattern_desc -> pattern_desc
; payload : payload -> payload
; position : position -> position
; private_flag : private_flag -> private_flag
; rec_flag : rec_flag -> rec_flag
; row_field : row_field -> row_field
; row_field_desc : row_field_desc -> row_field_desc
; signature : signature -> signature
; signature_item : signature_item -> signature_item
; signature_item_desc :
signature_item_desc ->
signature_item_desc
; string : string -> string
; structure : structure -> structure
; structure_item : structure_item -> structure_item
; structure_item_desc :
structure_item_desc ->
structure_item_desc
; toplevel_directive :
toplevel_directive ->
toplevel_directive
; toplevel_phrase : toplevel_phrase -> toplevel_phrase
; type_declaration : type_declaration -> type_declaration
; type_exception : type_exception -> type_exception
; type_extension : type_extension -> type_extension
; type_kind : type_kind -> type_kind
; value_binding : value_binding -> value_binding
; value_description :
value_description ->
value_description
; variance : variance -> variance
; virtual_flag : virtual_flag -> virtual_flag
; with_constraint : with_constraint -> with_constraint.. > ->
position ->
position
method location_stack : 'b -> location_stack -> location_stack
method longident_loc : 'b -> longident_loc -> longident_loc
method direction_flag : 'b -> direction_flag -> direction_flag
method private_flag : 'b -> private_flag -> private_flag
method mutable_flag : 'b -> mutable_flag -> mutable_flag
method virtual_flag : 'b -> virtual_flag -> virtual_flag
method override_flag : 'b -> override_flag -> override_flag
method closed_flag : 'b -> closed_flag -> closed_flag
method injectivity : 'b -> injectivity -> injectivity
method attributes : 'b -> attributes -> attributes
method core_type_desc : 'b -> core_type_desc -> core_type_desc
method package_type : 'b -> package_type -> package_type
method row_field_desc : 'b -> row_field_desc -> row_field_desc
method object_field : 'b -> object_field -> object_field
method object_field_desc : 'b -> object_field_desc -> object_field_desc
method pattern_desc : 'b -> pattern_desc -> pattern_desc
method expression : 'b -> expression -> expression
method expression_desc : 'b -> expression_desc -> expression_desc
method binding_op : 'b -> binding_op -> binding_op
method value_description : 'b -> value_description -> value_description
method type_declaration : 'b -> type_declaration -> type_declaration
method label_declaration : 'b -> label_declaration -> label_declaration
method constructor_declaration : 'b ->
constructor_declaration ->
constructor_declaration
method constructor_arguments : 'b ->
constructor_arguments ->
constructor_arguments
method type_extension : 'b -> type_extension -> type_extension
method extension_constructor : 'b ->
extension_constructor ->
extension_constructor
method type_exception : 'b -> type_exception -> type_exception
method extension_constructor_kind : 'b ->
extension_constructor_kind ->
extension_constructor_kind
method class_type : 'b -> class_type -> class_type
method class_type_desc : 'b -> class_type_desc -> class_type_desc
method class_signature : 'b -> class_signature -> class_signature
method class_type_field : 'b -> class_type_field -> class_type_field
method class_type_field_desc : 'b ->
class_type_field_desc ->
class_type_field_desc
method class_infos : 'b -> 'a. ( 'a -> 'a ) -> 'a class_infos -> 'a class_infos
method class_description : 'b -> class_description -> class_description
method class_type_declaration : 'b ->
class_type_declaration ->
class_type_declaration
method class_expr : 'b -> class_expr -> class_expr
method class_expr_desc : 'b -> class_expr_desc -> class_expr_desc
method class_structure : 'b -> class_structure -> class_structure
method class_field : 'b -> class_field -> class_field
method class_field_desc : 'b -> class_field_desc -> class_field_desc
method class_field_kind : 'b -> class_field_kind -> class_field_kind
method class_declaration : 'b -> class_declaration -> class_declaration
method module_type : 'b -> module_type -> module_type
method module_type_desc : 'b -> module_type_desc -> module_type_desc
method functor_parameter : 'b -> functor_parameter -> functor_parameter
method signature_item : 'b -> signature_item -> signature_item
method signature_item_desc : 'b -> signature_item_desc -> signature_item_desc
method module_declaration : 'b -> module_declaration -> module_declaration
method module_substitution : 'b -> module_substitution -> module_substitution
method module_type_declaration : 'b ->
module_type_declaration ->
module_type_declaration
method open_infos : 'b -> 'a. ( 'a -> 'a ) -> 'a open_infos -> 'a open_infos
method open_description : 'b -> open_description -> open_description
method open_declaration : 'b -> open_declaration -> open_declaration
method include_infos : 'b ->
'a. ( 'a -> 'a ) ->
'a include_infos ->
'a include_infos
method include_description : 'b -> include_description -> include_description
method include_declaration : 'b -> include_declaration -> include_declaration
method with_constraint : 'b -> with_constraint -> with_constraint
method module_expr : 'b -> module_expr -> module_expr
method module_expr_desc : 'b -> module_expr_desc -> module_expr_desc
method structure_item : 'b -> structure_item -> structure_item
method structure_item_desc : 'b -> structure_item_desc -> structure_item_desc
method value_binding : 'b -> value_binding -> value_binding
method module_binding : 'b -> module_binding -> module_binding
method toplevel_phrase : 'b -> toplevel_phrase -> toplevel_phrase
method toplevel_directive : 'b -> toplevel_directive -> toplevel_directive
method directive_argument : 'b -> directive_argument -> directive_argument
method directive_argument_desc : 'b ->
directive_argument_desc ->
directive_argument_desc