mutils v0.0.2 (2017-12-08T12:44:38Z)
Dub
Repo
JSONLexer.this
mutils
serializer
json
JSONLexer
Undocumented in source.
this
()
this
(string code, bool skipWhite, bool skipComments)
struct
JSONLexer
this
(
string
code
,
bool
skipWhite
,
bool
skipComments
)
Meta
Source
See Implementation
mutils
serializer
json
JSONLexer
aliases
characterTokens
constructors
this
enums
Token
functions
checkNextToken
clear
getNextToken
static functions
toChars
variables
code
column
line
skipUnnecessaryWhiteTokens
slice