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