Package com.bc.ceres.binio.expr
Class IntReferenceExpr
java.lang.Object
com.bc.ceres.binio.expr.AbstractExpression
com.bc.ceres.binio.expr.ReferenceExpr
com.bc.ceres.binio.expr.IntReferenceExpr
- All Implemented Interfaces:
Expression
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.bc.ceres.binio.expr.ReferenceExpr
getIndex, isConstant
Methods inherited from class com.bc.ceres.binio.expr.AbstractExpression
getParent, setParent
-
Constructor Details
-
IntReferenceExpr
-
IntReferenceExpr
public IntReferenceExpr(int index)
-
-
Method Details
-
evaluate
- Throws:
IOException
-