public class PGTypeCastExpr extends SQLCastExpr implements PGExpr
| Constructor and Description |
|---|
PGTypeCastExpr() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept0(PGASTVisitor visitor) |
String |
toString() |
clone, computeDataType, equals, getChildren, getDataType, getExpr, hashCode, replace, setDataType, setExpraccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentclone, computeDataType, getChildrenaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic void accept0(PGASTVisitor visitor)
accept0 in interface PGSQLObjectpublic String toString()
toString in class SQLObjectImplCopyright © 2013–2018 Alibaba Group. All rights reserved.