| Package | Description |
|---|---|
| com.exasol.sql.expression.literal | |
| com.exasol.sql.expression.rendering |
| Modifier and Type | Method and Description |
|---|---|
static BigDecimalLiteral |
BigDecimalLiteral.of(BigDecimal literal)
Create a new
BigDecimalLiteral from a BigDecimal. |
| Modifier and Type | Method and Description |
|---|---|
void |
LiteralVisitor.visit(BigDecimalLiteral literal) |
| Modifier and Type | Method and Description |
|---|---|
void |
ValueExpressionRenderer.visit(BigDecimalLiteral literal) |
Copyright © 2018–2021. All rights reserved.