parsed v0.4.2 (2017-09-16T11:31:13Z)
Dub
Repo
ParserState.this
parsed
core
ParserState
Undocumented in source.
this
(B init, S toParse)
struct
ParserState
(B, S = string)
this
(
B
init
,
S
toParse
)
if
(
isSomeString
!
S
)
this
(S toParse)
Meta
Source
See Implementation
parsed
core
ParserState
constructors
this
functions
absorb
build
fail
opDollar
opIndex
opSlice
pass
recover
succeed
variables
left
parsed
recovered
success
value