public abstract class PGExprImpl extends SQLExprImpl implements PGExpr
attributes, parent| 构造器和说明 |
|---|
PGExprImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
abstract void |
accept0(PGASTVisitor visitor) |
protected void |
accept0(SQLASTVisitor visitor) |
String |
toString() |
clone, computeDataType, equals, getChildren, hashCodeaccept, acceptChild, acceptChild, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentclone, computeDataType, getChildrenaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic abstract void accept0(PGASTVisitor visitor)
accept0 在接口中 PGSQLObjectprotected void accept0(SQLASTVisitor visitor)
accept0 在类中 SQLObjectImplpublic String toString()
toString 在类中 SQLObjectImplCopyright © 2013–2019 Alibaba Group. All rights reserved.