pegged v0.4.3 (2018-02-16T19:45:56Z)
Dub
Repo
success
pegged
examples
pattern
Undocumented in source. Be warned that the author may not have intended to support it.
Success
!(
M
)
success
(
M
...
)
(
M
match
,
size_t
begin
,
size_t
end
)
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