haystacklib ~master (2019-10-21T14:33:42Z)
Home
Dub
Repo
ZincParser.isScalar
haystack
zinc
decode
ZincParser
Undocumented in source. Be warned that the author may not have intended to support it.
struct
ZincParser
(Range)
package pure
bool
isScalar
(
)
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