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
/
JsInstant
JsInstant
object
JsInstant
Companion:
class
Graph
Supertypes
Self type
trait
Product
trait
Mirror
class
Object
trait
Matchable
class
Any
JsInstant
.type
Type members
Value members
Type members
Inherited types
type
MirroredElemLabels
<:
Tuple
The names of the product elements
The names of the product elements
Inherited from:
Mirror
type
MirroredLabel
<:
String
The name of the type
The name of the type
Inherited from:
Mirror
Value members
Concrete fields
val
prism
:
Prism
[
JsValue
,
Instant
]