tcenal ~master (2016-12-23T19:53:05Z)
Dub
Repo
parseTokenWithValue
tcenal
parser_combinator
combinators
Undocumented in source. Be warned that the author may not have intended to support it.
ParsingResult
parseTokenWithValue
(
string
tokenValue
)
(
Token
[]
input
,
size_t
position
,
ref
Memo
memo
)
Meta
Source
See Implementation
tcenal
parser_combinator
combinators
aliases
oneOrMore
oneOrMoreWithSeparator
zeroOrMore
zeroOrMoreWithSeparator
functions
applyRule
choice
not
option
parseToken
parseTokenWithType
parseTokenWithValue
parseWithMakingRuleNode
repeat
repeatWithSeparator
select
sequence
mixins
__anonymous