public class PGTypeCastExpr extends SQLCastExpr implements PGExpr
dataType, expr, isTryattributes, hint, parent, sourceColumn, sourceLine| 构造器和说明 |
|---|
PGTypeCastExpr() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
accept0(PGASTVisitor visitor) |
protected void |
accept0(SQLASTVisitor visitor) |
String |
toString() |
clone, computeDataType, dateTypeHashCode, equals, getChildren, getDataType, getExpr, hashCode, isTry, replace, setDataType, setExpr, setTryaccept, acceptChild, acceptChild, 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 在接口中 PGSQLObjectprotected void accept0(SQLASTVisitor visitor)
accept0 在类中 SQLCastExprpublic String toString()
toString 在类中 SQLCastExprCopyright © 2013–2023. All rights reserved.