JSValue.Base
- array
JSValue[] array;
Undocumented in source.
- boolean
bool boolean;
Undocumented in source.
- null_
typeof(null) null_;
Undocumented in source.
- num
double num;
Undocumented in source.
- object
JSValue[string] object;
Undocumented in source.
- str
string str;
Undocumented in source.
json JSValue
aliasesconstructorsunionsvariables