| Package | Description |
|---|---|
| com.exasol.sql.expression | |
| com.exasol.sql.expression.rendering |
| Modifier and Type | Method and Description |
|---|---|
static StringLiteral |
StringLiteral.of(String literal)
Create a new
StringLiteral from a string |
static StringLiteral |
ExpressionTerm.stringLiteral(String value)
Create a string literal.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ValueExpressionVisitor.visit(StringLiteral literal) |
| Modifier and Type | Method and Description |
|---|---|
void |
ValueExpressionRenderer.visit(StringLiteral literal) |
Copyright © 2018–2019. All rights reserved.