| Interface | Description |
|---|---|
| JsonBoolLiteral |
Boolean literal.
|
| JsonExpLiteral |
Exponent literal value.
|
| JsonFracLiteral |
Fractional literal value.
|
| JsonIntLiteral |
Integer literal value.
|
| JsonLiteral |
Abstract literal value.
|
| JsonNullLiteral |
Null literal value.
|
| JsonStringLiteral |
String literal.
|
Copyright © 2018. All rights reserved.