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