rcdata v1.0.0-alpha.5 (2023-03-18T14:16:01Z)
Dub
Repo
makeParser.run
rcdata
parser
makeParser
Run the rule at given index. Does not store the result.
mixintemplate
makeParser
(Input, alias supply, alias basicMatcher)
static
auto
run
(
ptrdiff_t
i
)
(
LastResult
lastResult
,
Input
input
,
ref
Result
match
)
Meta
Source
See Implementation
rcdata
parser
makeParser
aliases
Capture
Match
MatchCapture
ParserException
PatternCaptureTypes
Result
Return
ReturnMatch
funCC
static functions
run
tupleWrap
static variables
capture
lastResult
result
ret
source
structs
CaptureTupleIterator
templates
MatchCaptureTypes
MatchOr
MatchType
TupleWrap
match
matchRepeatRange
matchUntil
unions
LastResult
Run the rule at given index. Does not store the result.