public class PGCidrExpr extends PGExprImpl
Constructor and Description |
---|
PGCidrExpr() |
Modifier and Type | Method and Description |
---|---|
void |
accept0(PGASTVisitor visitor) |
boolean |
equals(Object obj) |
SQLExpr |
getValue() |
int |
hashCode() |
void |
setValue(SQLExpr value) |
toString
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 SQLExpr getValue()
public void setValue(SQLExpr value)
public void accept0(PGASTVisitor visitor)
accept0
in interface PGSQLObject
accept0
in class PGExprImpl
public int hashCode()
hashCode
in class SQLExprImpl
public boolean equals(Object obj)
equals
in class SQLExprImpl
Copyright © 2013–2017 Alibaba Group. All rights reserved.