serialized v1.5.6 (2022-07-15T12:40:10Z)
Dub
Repo
JSONLexerRange.CharType
funkwerk
stdx
data
json
lexer
JSONLexerRange
Undocumented in source.
alias
CharType
=
dchar
alias
CharType
=
char
struct
JSONLexerRange
(Input, LexOptions options = LexOptions.init)
static if
(!(
typeof(InternalInput.init.front).sizeof > 1
))
alias
CharType
=
char
Meta
Source
See Implementation
funkwerk
stdx
data
json
lexer
JSONLexerRange
aliases
CharType
InternalInput
constructors
this
functions
popFront
properties
empty
front
input
location