public class PGMacAddrExpr extends PGExprImpl
| Constructor and Description |
|---|
PGMacAddrExpr() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept0(PGASTVisitor visitor) |
boolean |
equals(Object obj) |
SQLExpr |
getValue() |
int |
hashCode() |
void |
setValue(SQLExpr value) |
toStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentaccept, 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 PGSQLObjectaccept0 in class PGExprImplpublic int hashCode()
hashCode in class SQLExprImplpublic boolean equals(Object obj)
equals in class SQLExprImplCopyright © 2013–2016 Alibaba Group. All rights reserved.