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