pegged v0.4.3 (2018-02-16T19:45:56Z)
Dub
Repo
isRange
pegged
examples
pattern
Undocumented in source.
struct
isRange {
template
Match
(T...)
;
}
Members
Templates
Match
template
Match
(T...)
Undocumented in source.
Meta
Source
See Implementation
pegged
examples
pattern
functions
anyValue
endValue
failure
rangeAny
rangeRest
success
structs
MatchResult
Success
TypeAnd
TypeAny
TypeDiscardMatch
TypeEnd
TypeEps
TypeLiteral
TypeNegLookAhead
TypeOneOrMore
TypeOption
TypeOr
TypePosLookAhead
TypeSatisfy
TypeSubType
TypeZeroOrMore
isRange
templates
RangePatternResult
TypeFailure
isSubtype
onRange