| 程序包 | 说明 |
|---|---|
| com.shulie.druid.sql.ast.expr | |
| com.shulie.druid.sql.visitor | |
| com.shulie.druid.support.calcite |
| 限定符和类型 | 方法和说明 |
|---|---|
SQLCaseExpr.Item |
SQLCaseExpr.Item.clone() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<SQLCaseExpr.Item> |
SQLCaseExpr.getItems() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
SQLCaseExpr.addItem(SQLCaseExpr.Item item) |
| 限定符和类型 | 方法和说明 |
|---|---|
default void |
SQLASTVisitor.endVisit(SQLCaseExpr.Item x) |
default boolean |
SQLASTVisitor.visit(SQLCaseExpr.Item x) |
boolean |
GbaseOutputVisitor.visit(SQLCaseExpr.Item x) |
boolean |
SQLASTOutputVisitor.visit(SQLCaseExpr.Item x) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
CalciteMySqlNodeVisitor.visit(SQLCaseExpr.Item x) |
Copyright © 2013–2023. All rights reserved.