JSONValue (interface)

バージョン 1.13.0 で追加.

Generic interface used for any JSON value. The JSONValue interface has no methods associated.

JSONValue JSONValue JSONValue JSONArrayValue JSONArrayValue JSONArrayValue->JSONValue JSONBooleanValue JSONBooleanValue JSONBooleanValue->JSONValue JSONDictValue JSONDictValue JSONDictValue->JSONValue JSONNumberValue JSONNumberValue JSONNumberValue->JSONValue JSONStringValue JSONStringValue JSONStringValue->JSONValue

Functions

String write ? ( in Integer indentation, in String indent )

Functions in detail

String JSONValue.write? ( in Integer indentation, in String indent )