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, dateTypeHashCode, equals, getChildren, getDataType, getExpr, hashCode, isTry, replace, setDataType, setExpr, setTryaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getHint, getParent, getSourceColumn, getSourceLine, hasAfterComment, hasBeforeComment, output, output, putAttribute, setHint, setParent, setSourceColumn, setSourceLineclone, computeDataType, getChildren, getHintaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, output, putAttribute, setParentpublic void accept0(PGASTVisitor visitor)
accept0 in interface PGSQLObjectpublic String toString()
toString in class SQLCastExprCopyright © 2013–2020 Alibaba Group. All rights reserved.