package ppxlib

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
method virtual record : (string * 'res0) list -> 'res0
method virtual constr : string -> 'res1 list -> 'res1
method virtual tuple : 'res2 list -> 'res2
method virtual bool : bool -> 'res3
method virtual char : char -> 'res4
method virtual int : int -> 'res5
method virtual list : 'a. ('a -> 'res6) -> 'a list -> 'res6
method virtual option : 'a. ('a -> 'res7) -> 'a option -> 'res7
method virtual string : string -> 'res8
method position : position -> 'res9
method location : location -> 'res10
method location_stack : location_stack -> 'res11
method loc : 'a. ('a -> 'res12) -> 'a loc -> 'res12
method longident : longident -> 'res13
method longident_loc : longident_loc -> 'res14
method rec_flag : rec_flag -> 'res15
method direction_flag : direction_flag -> 'res16
method private_flag : private_flag -> 'res17
method mutable_flag : mutable_flag -> 'res18
method virtual_flag : virtual_flag -> 'res19
method override_flag : override_flag -> 'res20
method closed_flag : closed_flag -> 'res21
method label : label -> 'res22
method arg_label : arg_label -> 'res23
method variance : variance -> 'res24
method injectivity : injectivity -> 'res25
method constant : constant -> 'res26
method attribute : attribute -> 'res27
method extension : extension -> 'res28
method attributes : attributes -> 'res29
method payload : payload -> 'res30
method core_type : core_type -> 'res31
method core_type_desc : core_type_desc -> 'res32
method package_type : package_type -> 'res33
method row_field : row_field -> 'res34
method row_field_desc : row_field_desc -> 'res35
method object_field : object_field -> 'res36
method object_field_desc : object_field_desc -> 'res37
method pattern : pattern -> 'res38
method pattern_desc : pattern_desc -> 'res39
method expression : expression -> 'res40
method expression_desc : expression_desc -> 'res41
method case : case -> 'res42
method letop : letop -> 'res43
method binding_op : binding_op -> 'res44
method value_description : value_description -> 'res45
method type_declaration : type_declaration -> 'res46
method type_kind : type_kind -> 'res47
method label_declaration : label_declaration -> 'res48
method constructor_declaration : constructor_declaration -> 'res49
method constructor_arguments : constructor_arguments -> 'res50
method type_extension : type_extension -> 'res51
method extension_constructor : extension_constructor -> 'res52
method type_exception : type_exception -> 'res53
method extension_constructor_kind : extension_constructor_kind -> 'res54
method class_type : class_type -> 'res55
method class_type_desc : class_type_desc -> 'res56
method class_signature : class_signature -> 'res57
method class_type_field : class_type_field -> 'res58
method class_type_field_desc : class_type_field_desc -> 'res59
method class_infos : 'a. ('a -> 'res60) -> 'a class_infos -> 'res60
method class_description : class_description -> 'res61
method class_type_declaration : class_type_declaration -> 'res62
method class_expr : class_expr -> 'res63
method class_expr_desc : class_expr_desc -> 'res64
method class_structure : class_structure -> 'res65
method class_field : class_field -> 'res66
method class_field_desc : class_field_desc -> 'res67
method class_field_kind : class_field_kind -> 'res68
method class_declaration : class_declaration -> 'res69
method module_type : module_type -> 'res70
method module_type_desc : module_type_desc -> 'res71
method functor_parameter : functor_parameter -> 'res72
method signature : signature -> 'res73
method signature_item : signature_item -> 'res74
method signature_item_desc : signature_item_desc -> 'res75
method module_declaration : module_declaration -> 'res76
method module_substitution : module_substitution -> 'res77
method module_type_declaration : module_type_declaration -> 'res78
method open_infos : 'a. ('a -> 'res79) -> 'a open_infos -> 'res79
method open_description : open_description -> 'res80
method open_declaration : open_declaration -> 'res81
method include_infos : 'a. ('a -> 'res82) -> 'a include_infos -> 'res82
method include_description : include_description -> 'res83
method include_declaration : include_declaration -> 'res84
method with_constraint : with_constraint -> 'res85
method module_expr : module_expr -> 'res86
method module_expr_desc : module_expr_desc -> 'res87
method structure : structure -> 'res88
method structure_item : structure_item -> 'res89
method structure_item_desc : structure_item_desc -> 'res90
method value_binding : value_binding -> 'res91
method module_binding : module_binding -> 'res92
method toplevel_phrase : toplevel_phrase -> 'res93
method toplevel_directive : toplevel_directive -> 'res94
method directive_argument : directive_argument -> 'res95
method directive_argument_desc : directive_argument_desc -> 'res96
method cases : cases -> 'res97