medea ~master (2022-05-18T18:40:27.0239446)
Dub
Repo
NullValue
medea
Undocumented in source.
final
class
NullValue :
Value
{
JSONValue
toJSONValue
();
}
Members
Functions
toJSONValue
JSONValue
toJSONValue
()
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From Value
toJSONValue
JSONValue
toJSONValue
()
Undocumented in source.
Meta
Source
See Implementation
medea
classes
ArrayValue
BoolValue
FloatValue
IntegerValue
NullValue
NumberValue
ObjectValue
StringValue
UIntegerValue
Value
functions
parse
toJSONString
toValue
wrap