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