public abstract class PGExprImpl extends SQLExprImpl implements PGExpr
构造器和说明 |
---|
PGExprImpl() |
限定符和类型 | 方法和说明 |
---|---|
abstract void |
accept0(PGASTVisitor visitor) |
String |
toString() |
equals, hashCode
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
public abstract void accept0(PGASTVisitor visitor)
accept0
在接口中 PGSQLObject
public String toString()
toString
在类中 SQLObjectImpl
Copyright © 2013–2016 Alibaba Group. All rights reserved.