JSONValue.Store

Undocumented in source.

Members

Variables

array
JSONValue[] array;
Undocumented in source.
floating
double floating;
Undocumented in source.
integer
long integer;
Undocumented in source.
object
JSONValue[string] object;
Undocumented in source.
str
string str;
Undocumented in source.
uinteger
ulong uinteger;
Undocumented in source.

Meta