| Package | Description |
|---|---|
| sk.antons.json.literal.impl |
| Modifier and Type | Method and Description |
|---|---|
abstract JsonLiteralImpl.Type |
JsonLiteralImpl.type() |
JsonLiteralImpl.Type |
JsonBoolLiteralImpl.type() |
JsonLiteralImpl.Type |
JsonExpLiteralImpl.type() |
JsonLiteralImpl.Type |
JsonFracLiteralImpl.type() |
JsonLiteralImpl.Type |
JsonStringLiteralImpl.type() |
JsonLiteralImpl.Type |
JsonNullLiteralImpl.type() |
JsonLiteralImpl.Type |
JsonIntLiteralImpl.type() |
static JsonLiteralImpl.Type |
JsonLiteralImpl.Type.valueOf(String name)
Returns 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.
|
Copyright © 2018. All rights reserved.