haystacklib ~master (2019-10-21T14:33:42Z)
Home
Dub
Repo
ZincParser.expectToken
haystack
zinc
decode
ZincParser
Undocumented in source. Be warned that the author may not have intended to support it.
bool
expectToken
()
bool
expectToken
(TokenType type)
bool
expectToken
(TokenType type, Tag value)
struct
ZincParser
(Range)
package
bool
expectToken
(
TokenType
type
,
Tag
value
)
if
(
isInputRange
!
Range
&&
isSomeChar
!(
ElementEncodingType
!
Range
)
)
Meta
Source
See Implementation
haystack
zinc
decode
ZincParser
aliases
Lexer
Parser
constructors
this
enums
ParserState
functions
asGrid
asRows
asTag
chr
expectToken
hasChr
isScalar
popFront
postblits
this(this)
properties
empty
front
isNewLine
isSpace
range
token
structs
AnyTag
Columns
Element
Header
NameValue
NameValueList
Rows
TagDict
TagGrid
TagList
variables
element
lexer
state