| Package | Description |
|---|---|
| com.facebook.presto.sql | |
| com.facebook.presto.sql.tree |
| Modifier and Type | Method and Description |
|---|---|
protected String |
ExpressionFormatter.Formatter.visitSimpleCaseExpression(SimpleCaseExpression node,
Void context) |
| Modifier and Type | Method and Description |
|---|---|
Expression |
ExpressionRewriter.rewriteSimpleCaseExpression(SimpleCaseExpression node,
C context,
ExpressionTreeRewriter<C> treeRewriter) |
protected R |
DefaultTraversalVisitor.visitSimpleCaseExpression(SimpleCaseExpression node,
C context) |
protected R |
AstVisitor.visitSimpleCaseExpression(SimpleCaseExpression node,
C context) |
Copyright © 2012–2023. All rights reserved.