JSONValue
wvlet.airframe.json.JSON$.JSONValue
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class JSONArrayclass JSONBooleanobject JSONNull.typetrait JSONNumberclass JSONDoubleclass JSONLongclass JSONObjectclass JSONStringShow all
Members list
Value members
Abstract methods
Concrete methods
Implicitly added by JSONValueOps
Implicitly added by JSONValueOps
Implicitly added by JSONValueOps
Implicitly added by JSONValueOps
Implicitly added by JSONValueOps
Implicitly added by JSONValueOps
Implicitly added by JSONValueOps
Implicitly added by JSONValueOps
Implicitly added by JSONValueOps
Implicitly added by JSONValueOps
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
Any
Implicitly added by JSONValueOps
Deprecated methods
Implicitly added by JSONValueOps
Attributes
- Deprecated
-
[Since version 21.5.3]
.value will be ambiguous in Scala 3. Use getValue instead
Concrete fields
Implicitly added by JSONValueOps
In this article