Package redempt.crunch.token
Interface Value
- All Known Implementing Classes:
BinaryOperation,Constant,FunctionCall,LazyVariable,LiteralValue,UnaryOperation,Variable
Represents a lazy value which can be evaluated
-
Method Summary
-
Method Details
-
getValue
double getValue(double[] variableValues) -
getClone
Value getClone()
-