parsed v0.4.2 (2017-09-16T11:31:13Z)
Dub
Repo
absorb
parsed
core
Undocumented in source. Be warned that the author may not have intended to support it.
auto
absorb
(
B
B2
S
=
string
)
(
B
delegate
(
B
,
B2
,
const
S
)
dg
,
Parser
!(
B2
,
S
)
subparser
)
if
(
isSomeString
!
S
)
Meta
Source
See Implementation
parsed
core
classes
Parser
functions
absorb
build
charUntil
charWhile
everything
except
fail
force
literal
many
morph
repeatUntil
repeatWhile
singleChar
succeed
test
throwAnyway
throwOnFailure
throwOnSuccess
structs
ParserState