serialized ~master (2021-10-14T13:36:09Z)
Dub
Repo
JSONToken.string
funkwerk
stdx
data
json
lexer
JSONToken
Gets/sets the string value of the token.
const
(
JSONString
!
String
)
string
[@property getter]
JSONString
!
String
string
[@property setter]
struct
JSONToken
(S)
@
property
pure nothrow @
nogc
JSONString
!
String
string
(
JSONString
!
String
value
)
String
string
[@property setter]
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
Gets/sets the string value of the token.