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, hashCode
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
clone, computeDataType, getChildren
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
public abstract void accept0(PGASTVisitor visitor)
accept0
in interface PGSQLObject
public String toString()
toString
in class SQLObjectImpl
Copyright © 2013–2017 Alibaba Group. All rights reserved.