PpxHelpers.Pattype t = Ppxlib.patternval any : loc:Astlib.Location.t -> Parsetree.patternval unit : loc:Ppxlib.location -> Ppxlib_ast.Ast.patternval of_longident :
loc:Astlib.Location.t ->
Ppxlib.longident ->
Parsetree.patternval access2 : loc:Astlib.Location.t -> string -> string -> Parsetree.patternval constraint_ :
loc:Astlib.Location.t ->
Parsetree.pattern ->
Parsetree.core_type ->
Parsetree.patternval constr :
loc:Astlib.Location.t ->
string ->
Parsetree.pattern list ->
Parsetree.patternval variant :
loc:Astlib.Location.t ->
string ->
Parsetree.pattern list ->
Parsetree.patternval tuple :
loc:Astlib.Location.t ->
Parsetree.pattern list ->
Parsetree.patternval var : loc:Astlib.Location.t -> string -> Parsetree.patternval of_string : loc:Astlib.Location.t -> string -> Parsetree.patternval sprintf :
loc:Astlib.Location.t ->
('a, unit, string, Parsetree.pattern) format4 ->
'aval alias :
loc:Astlib.Location.t ->
Parsetree.pattern ->
string ->
Parsetree.patternval type_ : loc:Astlib.Location.t -> Astlib.Longident.t -> Parsetree.patternval record :
loc:Astlib.Location.t ->
(Astlib.Longident.t * Parsetree.pattern) list ->
Parsetree.patternval record1 : loc:Astlib.Location.t -> Ppxlib.longident -> Parsetree.patternval constr_record :
loc:Astlib.Location.t ->
string ->
(string * Parsetree.pattern) list ->
Parsetree.pattern