serialized v1.5.6 (2022-07-15T12:40:10Z)
Dub
Repo
JSONToken.this
funkwerk
stdx
data
json
lexer
JSONToken
Undocumented in source.
this
(typeof(null) )
this
(bool value)
this
(JSONNumber value)
this
(long value)
this
(double value)
this
(JSONString value)
struct
JSONToken
@
trusted
this
(
JSONString
value
)
this
(.string value)
this
(Kind kind)
Meta
Source
See Implementation
funkwerk
stdx
data
json
lexer
JSONToken
constructors
this
functions
opAssign
opEquals
toHash
toString
properties
boolean
kind
number
string
variables
location