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