public abstract class Literal
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Literal.DoubleLiteral |
static class |
Literal.FloatLiteral |
static class |
Literal.IntLiteral |
static class |
Literal.LongLiteral |
| Modifier and Type | Field and Description |
|---|---|
int |
value |
| Constructor and Description |
|---|
Literal() |