pegged v0.4.6 (2022-05-10T15:31:31Z)
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