Package | Description |
---|---|
com.alibaba.druid.sql.ast.expr | |
com.alibaba.druid.sql.visitor |
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 |
---|---|
void |
SQLASTVisitorAdapter.endVisit(SQLCaseExpr.Item x) |
void |
SQLASTVisitor.endVisit(SQLCaseExpr.Item x) |
boolean |
SQLASTVisitorAdapter.visit(SQLCaseExpr.Item x) |
boolean |
SQLASTVisitor.visit(SQLCaseExpr.Item x) |
boolean |
SQLASTOutputVisitor.visit(SQLCaseExpr.Item x) |
Copyright © 2013–2017 Alibaba Group. All rights reserved.