public abstract class SchExpr2Impl extends Expr2Impl implements SchExpr2
SchExpr2
.Modifier | Constructor and Description |
---|---|
protected |
SchExpr2Impl()
The default constructor.
|
protected |
SchExpr2Impl(BaseFactory factory) |
Modifier and Type | Method and Description |
---|---|
<R> R |
accept(Visitor<R> v)
Accepts a visitor.
|
boolean |
equals(Object obj)
Compares the specified object with this SchExpr2Impl
for equality.
|
int |
hashCode()
Returns the hash code value for this SchExpr2Impl.
|
getExpr, getLeftExpr, getRightExpr, setLeftExpr, setRightExpr
annsSize, getAnn, getAnns, getFactory, hasAnn, hasAnn, removeAnn, removeAnn, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getExpr, getLeftExpr, getRightExpr, setLeftExpr, setRightExpr
protected SchExpr2Impl()
object factory
.protected SchExpr2Impl(BaseFactory factory)
public boolean equals(Object obj)
public int hashCode()
Copyright © 2003–2016 Community Z Tools Project. All rights reserved.