json
json
io.github.liewhite.json
JsonBehavior
io.github.liewhite.json.annotations
Flat
io.github.liewhite.json.codec
CoproductDecoder
CoproductDecoder
CoproductEncoder
CoproductEncoder
DecodeException
Decoder
Decoder
given_Decoder_Map
given_Decoder_EmptyTuple
given_Decoder_*:
given_Decoder_Json
given_Decoder_List
given_Decoder_Vector
given_Decoder_Array
given_Decoder_Option
given_Decoder_Boolean
given_Decoder_BigInt
given_Decoder_BigDecimal
given_Decoder_Float
given_Decoder_Double
given_Decoder_Int
given_Decoder_Long
given_Decoder_String
Encoder
Encoder
given_Encoder_Map
given_Encoder_Vector
given_Encoder_List
given_Encoder_Array
given_Encoder_Option
given_Encoder_EmptyTuple
given_Encoder_*:
given_Encoder_Float
given_Encoder_Double
given_Encoder_Int
given_Encoder_Long
given_Encoder_BigInt
given_Encoder_BigDecimal
given_Encoder_String
given_Encoder_Boolean
given_Encoder_Null
given_Encoder_Json
MacroDecoder
MacroDecoder
ProductDecoder
ProductDecoder
UnionEncoder
UnionEncoder
io.github.liewhite.json.error
JsonError
JsonErrorType
io.github.liewhite.json.typeclass
AnnotationMacros
DefaultValue
DefaultValue
RepeatableAnnotation
RepeatableAnnotation
RepeatableAnnotations
RepeatableAnnotations
io.github.liewhite.json.utils
OptionGiven
OptionGiven
exist
notExist
ReflectionUtils
Mirror
Mirror
SummonUtils
json
/
io.github.liewhite.json.error
/
JsonError
JsonError
case
class
JsonError
(eType:
JsonErrorType
, msg:
String
) extends
Exception
Graph
Supertypes
trait
Product
trait
Equals
class
Exception
class
Throwable
trait
Serializable
class
Object
trait
Matchable
class
Any
Keywords
Select All
Deselect All
no keywords
final
Inherited
Select All
Deselect All
Not inherited
Product
Throwable
Value members
Value members
Inherited methods
final
def
addSuppressed
(x$0:
Throwable
):
Unit
Inherited from
Throwable
def
fillInStackTrace
():
Throwable
Inherited from
Throwable
def
getCause
():
Throwable
Inherited from
Throwable
def
getLocalizedMessage
():
String
Inherited from
Throwable
def
getMessage
():
String
Inherited from
Throwable
def
getStackTrace
():
Array
[
StackTraceElement
]
Inherited from
Throwable
final
def
getSuppressed
():
Array
[
Throwable
]
Inherited from
Throwable
def
initCause
(x$0:
Throwable
):
Throwable
Inherited from
Throwable
def
printStackTrace
(x$0:
PrintWriter
):
Unit
Inherited from
Throwable
def
printStackTrace
(x$0:
PrintStream
):
Unit
Inherited from
Throwable
def
printStackTrace
():
Unit
Inherited from
Throwable
def
productElementNames
:
Iterator
[
String
]
Inherited from
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from
Product
def
setStackTrace
(x$0:
Array
[
StackTraceElement
]):
Unit
Inherited from
Throwable
def
toString
():
String
Inherited from
Throwable