public class PGCidrExpr extends PGExprImpl
构造器和说明 |
---|
PGCidrExpr() |
限定符和类型 | 方法和说明 |
---|---|
void |
accept0(PGASTVisitor visitor) |
boolean |
equals(Object obj) |
SQLExpr |
getValue() |
int |
hashCode() |
void |
setValue(SQLExpr value) |
toString
accept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParent
accept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParent
public SQLExpr getValue()
public void setValue(SQLExpr value)
public void accept0(PGASTVisitor visitor)
accept0
在接口中 PGSQLObject
accept0
在类中 PGExprImpl
public int hashCode()
hashCode
在类中 SQLExprImpl
public boolean equals(Object obj)
equals
在类中 SQLExprImpl
Copyright © 2013-2015 Alibaba Group. All Rights Reserved.