json-scala-values
json-scala-values
json.value
AbstractJsArray
AbstractJsObj
Conversions
Index
Index
JsArray
JsArray
JsBigDec
JsBigInt
JsBigInt
JsBool
JsBool
JsDouble
JsDouble
JsInstant
JsInstant
JsInt
JsInt
JsLong
JsLong
JsNothing
JsNull
JsNumber
JsObj
JsObj
JsPath
JsPath
JsPrimitive
JsStr
JsStr
JsValue
Json
Json
Key
Key
Position
json.value.gen
Conversions
JsArrayGen
JsObjGen
TupleGen
json.value.spec
Invalid
IsAny
IsAny
IsArray
IsArray
IsArrayOf
IsBool
IsBool
IsInstant
IsInstant
IsInt
IsInt
IsIntegral
IsIntegral
IsJsObj
IsJsObj
IsLong
IsLong
IsMapOfArr
IsMapOfArr
IsMapOfBool
IsMapOfBool
IsMapOfInstant
IsMapOfInstant
IsMapOfInt
IsMapOfInt
IsMapOfIntegral
IsMapOfIntegral
IsMapOfLong
IsMapOfLong
IsMapOfNumber
IsMapOfNumber
IsMapOfObj
IsMapOfObj
IsMapOfStr
IsMapOfStr
IsNull
IsNumber
IsNumber
IsStr
IsStr
IsTuple
IsTuple
JsObjSchema
JsObjSpec
JsObjSpec
JsSpec
Result
SpecError
SpecError
Valid
json.value.spec.parser
DecimalConf
DecimalConf
JsArrayOfSpecParser
JsObjSpecParser
JsTupleSpecParser
MapParser
Parser
json-scala-values
/
json.value
/
JsNull
JsNull
case
object
JsNull
extends
JsPrimitive
Json null singleton object
Graph
Supertypes
Self type
trait
Singleton
trait
Product
trait
Mirror
trait
Serializable
trait
Product
trait
Equals
trait
JsPrimitive
trait
JsValue
class
Object
trait
Matchable
class
Any
JsNull
.type
Type members
Value members
Type members
Inherited types
type
MirroredElemLabels
=
EmptyTuple
Inherited from:
Singleton
type
MirroredElemTypes
=
EmptyTuple
Inherited from:
Singleton
type
MirroredLabel
<:
String
The name of the type
The name of the type
Inherited from:
Mirror
type
MirroredMonoType
=
Singleton
Inherited from:
Singleton
type
MirroredType
=
Singleton
Inherited from:
Singleton
Value members
Inherited methods
def
fromProduct
(
p:
Product
):
MirroredMonoType
Inherited from:
Singleton
def
isNull
:
Boolean
Inherited from:
JsValue
def
noneNull
:
Boolean
Inherited from:
JsValue
def
productElementNames
:
Iterator
[
String
]
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from:
Product