public abstract class PGExprImpl extends SQLExprImpl implements PGExpr
| 构造器和说明 |
|---|
PGExprImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
abstract void |
accept0(PGASTVisitor visitor) |
String |
toString() |
equals, hashCodeaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic abstract void accept0(PGASTVisitor visitor)
accept0 在接口中 PGSQLObjectpublic String toString()
toString 在类中 SQLObjectImplCopyright © 2013-2016 Alibaba Group. All Rights Reserved.