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, toStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic SQLExpr getValue()
public void setValue(SQLExpr value)
public void accept0(PGASTVisitor visitor)
accept0 在接口中 PGSQLObjectpublic boolean equals(Object o)
equals 在类中 SQLExprImplpublic int hashCode()
hashCode 在类中 SQLExprImplCopyright © 2013–2016 Alibaba Group. All rights reserved.