package ppxlib

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