pegged v0.4.3 (2018-02-16T19:45:56Z)
Dub
Repo
Match.end
pegged
examples
pattern
TypeZeroOrMore
Match
Undocumented in source.
enum
end
;
template
Match
(T...)
static if
(
P.successful
)
enum
end
=
P.end
+
More.end
;
enum
end
;
Meta
Source
See Source File
pegged
examples
pattern
TypeZeroOrMore
Match
aliases
More
P
Rest
Types
manifest constants
begin
end
successful