public class PGTypeCastExpr extends SQLCastExpr implements PGExpr
| 构造器和说明 |
|---|
PGTypeCastExpr() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
accept0(PGASTVisitor visitor) |
String |
toString() |
equals, getDataType, getExpr, hashCode, setDataType, setExpraccept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParentaccept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParentpublic void accept0(PGASTVisitor visitor)
accept0 在接口中 PGSQLObjectpublic String toString()
toString 在类中 SQLObjectImplCopyright © 2013-2015 Alibaba Group. All Rights Reserved.