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