| Package | Description |
|---|---|
| com.exasol.sql.expression | |
| com.exasol.sql.expression.rendering |
| Modifier and Type | Method and Description |
|---|---|
static LongLiteral |
ExpressionTerm.longLiteral(long value)
Create an long literal.
|
static LongLiteral |
LongLiteral.of(long value)
Create a new
LongLiteral from a long. |
| Modifier and Type | Method and Description |
|---|---|
void |
ValueExpressionVisitor.visit(LongLiteral literal) |
| Modifier and Type | Method and Description |
|---|---|
void |
ValueExpressionRenderer.visit(LongLiteral literal) |
Copyright © 2018–2020. All rights reserved.