rcdata v1.0.0-alpha.5 (2023-03-18T14:16:01Z)
Dub
Repo
MatchImpl.tryData
rcdata
parser
MatchImpl
Get the data of the match. Throws
ParserException
if the match has failed.
struct
MatchImpl
(Input, alias supply, Ts...)
inout pure @
safe
inout
(
Data
)
tryData
(
)
Meta
Source
See Implementation
rcdata
parser
MatchImpl
aliases
BaseMatch
Capture
Data
Match
ParserException
constructors
this
functions
base
captureFrom
consumed
opCast
toString
tryData
static functions
fail
ok
variables
capture
data
error
matched
Get the data of the match. Throws ParserException if the match has failed.