Uses of Enum
sk.antons.json.literal.impl.JsonLiteralImpl.Type
Packages that use JsonLiteralImpl.Type
-
Uses of JsonLiteralImpl.Type in sk.antons.json.literal.impl
Methods in sk.antons.json.literal.impl that return JsonLiteralImpl.TypeModifier and TypeMethodDescriptionJsonBoolLiteralImpl.type()JsonExpLiteralImpl.type()JsonFracLiteralImpl.type()JsonIntLiteralImpl.type()abstract JsonLiteralImpl.TypeJsonLiteralImpl.type()JsonNullLiteralImpl.type()JsonStringLiteralImpl.type()static JsonLiteralImpl.TypeReturns the enum constant of this type with the specified name.static JsonLiteralImpl.Type[]JsonLiteralImpl.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.