package ppx_core

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