serialized ~master (2021-10-14T13:36:09Z)
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!String value)
this
(String value)
struct
JSONToken
(S)
@
trusted
this
(
String
value
)
this
(Kind kind)
Meta
Source
See Implementation
funkwerk
stdx
data
json
lexer
JSONToken
aliases
String
constructors
this
functions
opAssign
opEquals
toHash
toString
properties
boolean
kind
number
string
variables
location