| Package | Description |
|---|---|
| com.exasol.sql.expression | |
| com.exasol.sql.expression.rendering |
| Modifier and Type | Method and Description |
|---|---|
static BooleanLiteral |
BooleanLiteral.of(String value)
Create a new
BooleanLiteral instance from a String |
| Modifier and Type | Method and Description |
|---|---|
void |
BooleanExpressionVisitor.leave(BooleanLiteral literal) |
void |
BooleanExpressionVisitor.visit(BooleanLiteral literal) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractExpressionRenderer.appendBooleanLiteral(BooleanLiteral literal) |
void |
BooleanExpressionRenderer.leave(BooleanLiteral literal) |
void |
BooleanExpressionRenderer.visit(BooleanLiteral literal) |
Copyright © 2018–2019. All rights reserved.