pegged v0.1.0 (2014-08-29T14:32:59Z)
Dub
Repo
Match.Match
pegged
examples
pattern
TypeOr
Match
Undocumented in source.
alias
Match
=
P1
alias
Match
=
Pattern2
.
Match
!(
T
)
template
Match
(T...)
static if
(!(
P1.successful
))
alias
Match
=
Pattern2
.
Match
!(
T
)
Meta
Source
See Implementation
pegged
examples
pattern
TypeOr
Match
aliases
Match
P1