| Package | Description |
|---|---|
| com.alibaba.druid.sql.ast.expr | |
| com.alibaba.druid.sql.visitor | |
| com.alibaba.druid.support.calcite |
| Modifier and Type | Method and Description |
|---|---|
SQLCaseExpr.Item |
SQLCaseExpr.Item.clone() |
| Modifier and Type | Method and Description |
|---|---|
List<SQLCaseExpr.Item> |
SQLCaseExpr.getItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
SQLCaseExpr.addItem(SQLCaseExpr.Item item) |
| Modifier and Type | Method and Description |
|---|---|
default void |
SQLASTVisitor.endVisit(SQLCaseExpr.Item x) |
boolean |
SQLASTOutputVisitor.visit(SQLCaseExpr.Item x) |
default boolean |
SQLASTVisitor.visit(SQLCaseExpr.Item x) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CalciteMySqlNodeVisitor.visit(SQLCaseExpr.Item x) |
Copyright © 2013–2021 Alibaba Group. All rights reserved.