| Package | Description |
|---|---|
| com.exasol.sql.expression | |
| com.exasol.sql.expression.literal | |
| com.exasol.sql.expression.rendering |
| Class and Description |
|---|
| BooleanLiteral
This class represents boolean literals (read "true" and "false")
|
| DoubleLiteral
This class represents double literals.
|
| FloatLiteral
This class represents float literals.
|
| IntegerLiteral
This class represents integer literals.
|
| Literal
Interface for classes that represent literal values.
|
| LongLiteral
This class represents long literals.
|
| NullLiteral
This class represents a null literal.
|
| StringLiteral
This class represents string literals (or character literals in SQL terms).
|
| Class and Description |
|---|
| AbstractLiteral
Abstract basis for
Literals. |
| BigDecimalLiteral
This class represents BigDecimal literals.
|
| BooleanLiteral
This class represents boolean literals (read "true" and "false")
|
| DoubleLiteral
This class represents double literals.
|
| FloatLiteral
This class represents float literals.
|
| IntegerLiteral
This class represents integer literals.
|
| Literal
Interface for classes that represent literal values.
|
| LiteralVisitor
Visitor for
Literal. |
| LongLiteral
This class represents long literals.
|
| NullLiteral
This class represents a null literal.
|
| StringLiteral
This class represents string literals (or character literals in SQL terms).
|
| Class and Description |
|---|
| BigDecimalLiteral
This class represents BigDecimal literals.
|
| BooleanLiteral
This class represents boolean literals (read "true" and "false")
|
| DoubleLiteral
This class represents double literals.
|
| FloatLiteral
This class represents float literals.
|
| IntegerLiteral
This class represents integer literals.
|
| Literal
Interface for classes that represent literal values.
|
| LiteralVisitor
Visitor for
Literal. |
| LongLiteral
This class represents long literals.
|
| NullLiteral
This class represents a null literal.
|
| StringLiteral
This class represents string literals (or character literals in SQL terms).
|
Copyright © 2018–2021. All rights reserved.