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)
struct
JSONToken
(S)
@
trusted
this
(
JSONNumber
value
)
this
(long value)
this
(double value)
this
(JSONString!String value)
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