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 argl : string -> stringval pattn : 'a list -> Parsetree.pattern listval pattl :
Parsetree.label_declaration list ->
(string * Parsetree.pattern) listval pconstrrec :
string ->
(string * Parsetree.pattern) list ->
Parsetree.patternval expr_of_typ : Parsetree.core_type -> Parsetree.expressionval expr_of_label_decl : Parsetree.label_declaration -> Parsetree.expressionval str_of_type :
options:(string * Parsetree.expression) list ->
path:'a ->
Parsetree.type_declaration ->
Parsetree.value_binding listval sig_of_type :
options:(string * Parsetree.expression) list ->
path:'a ->
Parsetree.type_declaration ->
Parsetree.signature_item list