serialized ~master (2021-10-14T13:36:09Z)
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, String = string)
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