package ppxlib

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
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 : iter -> 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