| Package | Description |
|---|---|
| com.facebook.presto.sql | |
| com.facebook.presto.sql.tree |
| Modifier and Type | Method and Description |
|---|---|
protected String |
ExpressionFormatter.Formatter.visitBooleanLiteral(BooleanLiteral node,
Void context) |
| Modifier and Type | Field and Description |
|---|---|
static BooleanLiteral |
BooleanLiteral.FALSE_LITERAL |
static BooleanLiteral |
BooleanLiteral.TRUE_LITERAL |
| Modifier and Type | Method and Description |
|---|---|
protected R |
AstVisitor.visitBooleanLiteral(BooleanLiteral node,
C context) |
Copyright © 2012–2023. All rights reserved.