public class PGIntervalExpr extends SQLExprImpl implements SQLLiteralExpr, PGExpr
| Constructor and Description |
|---|
PGIntervalExpr() |
| Modifier and Type | Method and Description |
|---|---|
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 in interface PGSQLObjectpublic boolean equals(Object o)
equals in class SQLExprImplpublic int hashCode()
hashCode in class SQLExprImplCopyright © 2013–2017 Alibaba Group. All rights reserved.