package ppxlib

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
method virtual bool : bool -> 'acc0 -> bool * 'acc0
method virtual char : char -> 'acc1 -> char * 'acc1
method virtual int : int -> 'acc2 -> int * 'acc2
method virtual list : 'a. ('a -> 'acc3 -> 'a * 'acc3) -> 'a list -> 'acc3 -> 'a list * 'acc3
method virtual option : 'a. ('a -> 'acc4 -> 'a * 'acc4) -> 'a option -> 'acc4 -> 'a option * 'acc4
method virtual string : string -> 'acc5 -> string * 'acc5
method position : position -> 'acc6 -> position * 'acc6
method location : location -> 'acc7 -> location * 'acc7
method location_stack : location_stack -> 'acc8 -> location_stack * 'acc8
method loc : 'a. ('a -> 'acc9 -> 'a * 'acc9) -> 'a loc -> 'acc9 -> 'a loc * 'acc9
method longident : longident -> 'acc10 -> longident * 'acc10
method longident_loc : longident_loc -> 'acc11 -> longident_loc * 'acc11
method rec_flag : rec_flag -> 'acc12 -> rec_flag * 'acc12
method direction_flag : direction_flag -> 'acc13 -> direction_flag * 'acc13
method private_flag : private_flag -> 'acc14 -> private_flag * 'acc14
method mutable_flag : mutable_flag -> 'acc15 -> mutable_flag * 'acc15
method virtual_flag : virtual_flag -> 'acc16 -> virtual_flag * 'acc16
method override_flag : override_flag -> 'acc17 -> override_flag * 'acc17
method closed_flag : closed_flag -> 'acc18 -> closed_flag * 'acc18
method label : label -> 'acc19 -> label * 'acc19
method arg_label : arg_label -> 'acc20 -> arg_label * 'acc20
method variance : variance -> 'acc21 -> variance * 'acc21
method injectivity : injectivity -> 'acc22 -> injectivity * 'acc22
method constant : constant -> 'acc23 -> constant * 'acc23
method attribute : attribute -> 'acc24 -> attribute * 'acc24
method extension : extension -> 'acc25 -> extension * 'acc25
method attributes : attributes -> 'acc26 -> attributes * 'acc26
method payload : payload -> 'acc27 -> payload * 'acc27
method core_type : core_type -> 'acc28 -> core_type * 'acc28
method core_type_desc : core_type_desc -> 'acc29 -> core_type_desc * 'acc29
method package_type : package_type -> 'acc30 -> package_type * 'acc30
method row_field : row_field -> 'acc31 -> row_field * 'acc31
method row_field_desc : row_field_desc -> 'acc32 -> row_field_desc * 'acc32
method object_field : object_field -> 'acc33 -> object_field * 'acc33
method object_field_desc : object_field_desc -> 'acc34 -> object_field_desc * 'acc34
method pattern : pattern -> 'acc35 -> pattern * 'acc35
method pattern_desc : pattern_desc -> 'acc36 -> pattern_desc * 'acc36
method expression : expression -> 'acc37 -> expression * 'acc37
method expression_desc : expression_desc -> 'acc38 -> expression_desc * 'acc38
method case : case -> 'acc39 -> case * 'acc39
method letop : letop -> 'acc40 -> letop * 'acc40
method binding_op : binding_op -> 'acc41 -> binding_op * 'acc41
method value_description : value_description -> 'acc42 -> value_description * 'acc42
method type_declaration : type_declaration -> 'acc43 -> type_declaration * 'acc43
method type_kind : type_kind -> 'acc44 -> type_kind * 'acc44
method label_declaration : label_declaration -> 'acc45 -> label_declaration * 'acc45
method constructor_declaration : constructor_declaration -> 'acc46 -> constructor_declaration * 'acc46
method constructor_arguments : constructor_arguments -> 'acc47 -> constructor_arguments * 'acc47
method type_extension : type_extension -> 'acc48 -> type_extension * 'acc48
method extension_constructor : extension_constructor -> 'acc49 -> extension_constructor * 'acc49
method type_exception : type_exception -> 'acc50 -> type_exception * 'acc50
method extension_constructor_kind : extension_constructor_kind -> 'acc51 -> extension_constructor_kind * 'acc51
method class_type : class_type -> 'acc52 -> class_type * 'acc52
method class_type_desc : class_type_desc -> 'acc53 -> class_type_desc * 'acc53
method class_signature : class_signature -> 'acc54 -> class_signature * 'acc54
method class_type_field : class_type_field -> 'acc55 -> class_type_field * 'acc55
method class_type_field_desc : class_type_field_desc -> 'acc56 -> class_type_field_desc * 'acc56
method class_infos : 'a. ('a -> 'acc57 -> 'a * 'acc57) -> 'a class_infos -> 'acc57 -> 'a class_infos * 'acc57
method class_description : class_description -> 'acc58 -> class_description * 'acc58
method class_type_declaration : class_type_declaration -> 'acc59 -> class_type_declaration * 'acc59
method class_expr : class_expr -> 'acc60 -> class_expr * 'acc60
method class_expr_desc : class_expr_desc -> 'acc61 -> class_expr_desc * 'acc61
method class_structure : class_structure -> 'acc62 -> class_structure * 'acc62
method class_field : class_field -> 'acc63 -> class_field * 'acc63
method class_field_desc : class_field_desc -> 'acc64 -> class_field_desc * 'acc64
method class_field_kind : class_field_kind -> 'acc65 -> class_field_kind * 'acc65
method class_declaration : class_declaration -> 'acc66 -> class_declaration * 'acc66
method module_type : module_type -> 'acc67 -> module_type * 'acc67
method module_type_desc : module_type_desc -> 'acc68 -> module_type_desc * 'acc68
method functor_parameter : functor_parameter -> 'acc69 -> functor_parameter * 'acc69
method signature : signature -> 'acc70 -> signature * 'acc70
method signature_item : signature_item -> 'acc71 -> signature_item * 'acc71
method signature_item_desc : signature_item_desc -> 'acc72 -> signature_item_desc * 'acc72
method module_declaration : module_declaration -> 'acc73 -> module_declaration * 'acc73
method module_substitution : module_substitution -> 'acc74 -> module_substitution * 'acc74
method module_type_declaration : module_type_declaration -> 'acc75 -> module_type_declaration * 'acc75
method open_infos : 'a. ('a -> 'acc76 -> 'a * 'acc76) -> 'a open_infos -> 'acc76 -> 'a open_infos * 'acc76
method open_description : open_description -> 'acc77 -> open_description * 'acc77
method open_declaration : open_declaration -> 'acc78 -> open_declaration * 'acc78
method include_infos : 'a. ('a -> 'acc79 -> 'a * 'acc79) -> 'a include_infos -> 'acc79 -> 'a include_infos * 'acc79
method include_description : include_description -> 'acc80 -> include_description * 'acc80
method include_declaration : include_declaration -> 'acc81 -> include_declaration * 'acc81
method with_constraint : with_constraint -> 'acc82 -> with_constraint * 'acc82
method module_expr : module_expr -> 'acc83 -> module_expr * 'acc83
method module_expr_desc : module_expr_desc -> 'acc84 -> module_expr_desc * 'acc84
method structure : structure -> 'acc85 -> structure * 'acc85
method structure_item : structure_item -> 'acc86 -> structure_item * 'acc86
method structure_item_desc : structure_item_desc -> 'acc87 -> structure_item_desc * 'acc87
method value_binding : value_binding -> 'acc88 -> value_binding * 'acc88
method module_binding : module_binding -> 'acc89 -> module_binding * 'acc89
method toplevel_phrase : toplevel_phrase -> 'acc90 -> toplevel_phrase * 'acc90
method toplevel_directive : toplevel_directive -> 'acc91 -> toplevel_directive * 'acc91
method directive_argument : directive_argument -> 'acc92 -> directive_argument * 'acc92
method directive_argument_desc : directive_argument_desc -> 'acc93 -> directive_argument_desc * 'acc93
method cases : cases -> 'acc94 -> cases * 'acc94