public class PGTypeCastExpr extends SQLCastExpr implements PGExpr
Constructor and Description |
---|
PGTypeCastExpr() |
Modifier and Type | Method and Description |
---|---|
void |
accept0(PGASTVisitor visitor) |
String |
toString() |
equals, getDataType, getExpr, hashCode, setDataType, setExpr
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
public void accept0(PGASTVisitor visitor)
accept0
in interface PGSQLObject
public String toString()
toString
in class SQLObjectImpl
Copyright © 2013–2017 Alibaba Group. All rights reserved.