public abstract class Qnt1ExprImpl extends QntExprImpl implements Qnt1Expr
Qnt1Expr
.Modifier | Constructor and Description |
---|---|
protected |
Qnt1ExprImpl()
The default constructor.
|
protected |
Qnt1ExprImpl(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 Qnt1ExprImpl
for equality.
|
int |
hashCode()
Returns the hash code value for this Qnt1ExprImpl.
|
getExpr, getSchText, getZSchText, setExpr, setSchText
annsSize, getAnn, getAnns, getFactory, hasAnn, hasAnn, removeAnn, removeAnn, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getExpr, getSchText, getZSchText, setExpr, setSchText
protected Qnt1ExprImpl()
object factory
.protected Qnt1ExprImpl(BaseFactory factory)
public boolean equals(Object obj)
equals
in class QntExprImpl
public int hashCode()
hashCode
in class QntExprImpl
public <R> R accept(Visitor<R> v)
accept
in interface Term
accept
in class QntExprImpl
Copyright © 2003–2016 Community Z Tools Project. All rights reserved.