| Package | Description |
|---|---|
| com.alibaba.druid.sql.ast.expr | |
| com.alibaba.druid.sql.dialect.postgresql.ast.expr | |
| com.alibaba.druid.sql.visitor |
| Modifier and Type | Method and Description |
|---|---|
SQLCastExpr |
SQLCastExpr.clone() |
| Modifier and Type | Class and Description |
|---|---|
class |
PGTypeCastExpr |
| Modifier and Type | Method and Description |
|---|---|
void |
SQLASTVisitorAdapter.endVisit(SQLCastExpr x) |
void |
SQLASTVisitor.endVisit(SQLCastExpr x) |
boolean |
SQLASTVisitorAdapter.visit(SQLCastExpr x) |
boolean |
SQLASTOutputVisitor.visit(SQLCastExpr x) |
boolean |
SQLASTVisitor.visit(SQLCastExpr x) |
Copyright © 2013–2018 Alibaba Group. All rights reserved.