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