JSONValue.__anonymous

Undocumented in source.

Members

Variables

array
JSONValue[] array;
Undocumented in source.
boolean
bool boolean;
Undocumented in source.
floating
real floating;
Undocumented in source.
integer
long integer;
Undocumented in source.
object
JSONValue[immutable(SType)] object;
Undocumented in source.
str
SType str;
Undocumented in source.

Meta