package ppx_core

  1. Overview
  2. Docs
method virtual bool : 'ctx -> bool -> bool
method virtual char : 'ctx -> char -> char
method virtual int : 'ctx -> int -> int
method virtual list : 'a. ('ctx -> 'a -> 'a) -> 'ctx -> 'a list -> 'a list
method virtual option : 'a. ('ctx -> 'a -> 'a) -> 'ctx -> 'a option -> 'a option
method virtual string : 'ctx -> string -> string
method position : 'ctx -> position -> position
method location : 'ctx -> location -> location
method loc : 'a. ('ctx -> 'a -> 'a) -> 'ctx -> 'a loc -> 'a loc
method longident : 'ctx -> longident -> longident
method longident_loc : 'ctx -> longident_loc -> longident_loc
method rec_flag : 'ctx -> rec_flag -> rec_flag
method direction_flag : 'ctx -> direction_flag -> direction_flag
method private_flag : 'ctx -> private_flag -> private_flag
method mutable_flag : 'ctx -> mutable_flag -> mutable_flag
method virtual_flag : 'ctx -> virtual_flag -> virtual_flag
method override_flag : 'ctx -> override_flag -> override_flag
method closed_flag : 'ctx -> closed_flag -> closed_flag
method label : 'ctx -> label -> label
method arg_label : 'ctx -> arg_label -> arg_label
method variance : 'ctx -> variance -> variance
method constant : 'ctx -> constant -> constant
method attribute : 'ctx -> attribute -> attribute
method extension : 'ctx -> extension -> extension
method attributes : 'ctx -> attributes -> attributes
method payload : 'ctx -> payload -> payload
method core_type : 'ctx -> core_type -> core_type
method core_type_desc : 'ctx -> core_type_desc -> core_type_desc
method package_type : 'ctx -> package_type -> package_type
method row_field : 'ctx -> row_field -> row_field
method pattern : 'ctx -> pattern -> pattern
method pattern_desc : 'ctx -> pattern_desc -> pattern_desc
method expression : 'ctx -> expression -> expression
method expression_desc : 'ctx -> expression_desc -> expression_desc
method case : 'ctx -> case -> case
method value_description : 'ctx -> value_description -> value_description
method type_declaration : 'ctx -> type_declaration -> type_declaration
method type_kind : 'ctx -> type_kind -> type_kind
method label_declaration : 'ctx -> label_declaration -> label_declaration
method constructor_declaration : 'ctx -> constructor_declaration -> constructor_declaration
method constructor_arguments : 'ctx -> constructor_arguments -> constructor_arguments
method type_extension : 'ctx -> type_extension -> type_extension
method extension_constructor : 'ctx -> extension_constructor -> extension_constructor
method extension_constructor_kind : 'ctx -> extension_constructor_kind -> extension_constructor_kind
method class_type : 'ctx -> class_type -> class_type
method class_type_desc : 'ctx -> class_type_desc -> class_type_desc
method class_signature : 'ctx -> class_signature -> class_signature
method class_type_field : 'ctx -> class_type_field -> class_type_field
method class_type_field_desc : 'ctx -> class_type_field_desc -> class_type_field_desc
method class_infos : 'a. ('ctx -> 'a -> 'a) -> 'ctx -> 'a class_infos -> 'a class_infos
method class_description : 'ctx -> class_description -> class_description
method class_type_declaration : 'ctx -> class_type_declaration -> class_type_declaration
method class_expr : 'ctx -> class_expr -> class_expr
method class_expr_desc : 'ctx -> class_expr_desc -> class_expr_desc
method class_structure : 'ctx -> class_structure -> class_structure
method class_field : 'ctx -> class_field -> class_field
method class_field_desc : 'ctx -> class_field_desc -> class_field_desc
method class_field_kind : 'ctx -> class_field_kind -> class_field_kind
method class_declaration : 'ctx -> class_declaration -> class_declaration
method module_type : 'ctx -> module_type -> module_type
method module_type_desc : 'ctx -> module_type_desc -> module_type_desc
method signature : 'ctx -> signature -> signature
method signature_item : 'ctx -> signature_item -> signature_item
method signature_item_desc : 'ctx -> signature_item_desc -> signature_item_desc
method module_declaration : 'ctx -> module_declaration -> module_declaration
method module_type_declaration : 'ctx -> module_type_declaration -> module_type_declaration
method open_description : 'ctx -> open_description -> open_description
method include_infos : 'a. ('ctx -> 'a -> 'a) -> 'ctx -> 'a include_infos -> 'a include_infos
method include_description : 'ctx -> include_description -> include_description
method include_declaration : 'ctx -> include_declaration -> include_declaration
method with_constraint : 'ctx -> with_constraint -> with_constraint
method module_expr : 'ctx -> module_expr -> module_expr
method module_expr_desc : 'ctx -> module_expr_desc -> module_expr_desc
method structure : 'ctx -> structure -> structure
method structure_item : 'ctx -> structure_item -> structure_item
method structure_item_desc : 'ctx -> structure_item_desc -> structure_item_desc
method value_binding : 'ctx -> value_binding -> value_binding
method module_binding : 'ctx -> module_binding -> module_binding
method toplevel_phrase : 'ctx -> toplevel_phrase -> toplevel_phrase
method directive_argument : 'ctx -> directive_argument -> directive_argument