| Class | Description |
|---|---|
| DateLiteral<T extends Date> |
The date literal implements the required functionality to represent literals that extend from
Date. |
| Literal<T> |
Literals represent base date type nodes in the abstract syntax tree.
|
| NumericLiteral<T extends Number> |
The numeric literal implements the required functionality to represent literals that extend from
Number. |
| SetLiteral<T> |
This
Literal represents set literals. |
| StringLiteral |
The string literal implements the required functionality to represent string literals.
|
Copyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.