val raise_errorf :
?sub:Location.error list ->
?loc:Location.t ->
('a, unit, string, 'b) Stdlib.format4 ->
'aval parse_options : (string * Parsetree.expression) list -> unitval attr_nobuiltin : Parsetree.attributes -> boolval attr_equal : Parsetree.attributes -> Parsetree.expression optionval argn : [< `lhs | `rhs ] -> int -> stringval argl : [< `lhs | `rhs ] -> string -> stringval pattn : [< `lhs | `rhs ] -> 'a list -> Parsetree.pattern listval pattl :
[< `lhs | `rhs ] ->
Parsetree.label_declaration list ->
(string * Parsetree.pattern) listval pconstrrec :
string ->
(string * Parsetree.pattern) list ->
Parsetree.patternval core_type_of_decl :
options:(string * Parsetree.expression) list ->
path:'a ->
Parsetree.type_declaration ->
Parsetree.core_typeval sig_of_type :
options:(string * Parsetree.expression) list ->
path:'a ->
Parsetree.type_declaration ->
Parsetree.signature_item listval exprl :
Ppx_deriving.quoter ->
Parsetree.label_declaration list ->
Parsetree.expression listval expr_of_label_decl :
Ppx_deriving.quoter ->
Parsetree.label_declaration ->
Parsetree.expressionval str_of_type :
options:(string * Parsetree.expression) list ->
path:'a ->
Parsetree.type_declaration ->
Parsetree.value_binding list