public abstract class PGExprImpl extends SQLExprImpl implements PGExpr
| Constructor and Description |
|---|
PGExprImpl() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
accept0(PGASTVisitor visitor) |
String |
toString() |
clone, computeDataType, equals, getChildren, hashCodeaccept, 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 abstract void accept0(PGASTVisitor visitor)
accept0 in interface PGSQLObjectpublic String toString()
toString in class SQLObjectImplCopyright © 2013–2018 Alibaba Group. All rights reserved.