Uses of Class
sisc.exprs.fp.OptimismUnwarrantedException

Packages that use OptimismUnwarrantedException
sisc.data   
 

Uses of OptimismUnwarrantedException in sisc.data
 

Methods in sisc.data that throw OptimismUnwarrantedException
 Value Expression.getValue(Interpreter r)
          If an expression implements the Immediate interface, it must override getValue, which returns as a Value, the immediate value of this expression.