public class IrSetSum extends IrAbstractInt
| Constructor and Description | 
|---|
IrSetSum(IrSetExpr set,
                IrDomain domain)  | 
public <A,B> B accept(IrIntExprVisitor<A,B> visitor, A a)
IrIntExprA - the parameter typeB - the return typevisitor - the visitora - the parameterpublic boolean equals(Object obj)
equals in class IrAbstractIntpublic int hashCode()
hashCode in class IrAbstractIntCopyright © 2013. All Rights Reserved.