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