public interface RValue extends Identifiable
| Modifier and Type | Method and Description |
|---|---|
RValue |
bindVariables(Expression expression,
boolean preferLValue) |
double |
getValue() |
RValue |
optimize() |
getPosition, iddouble getValue()
throws EvaluationException
EvaluationExceptionRValue optimize() throws EvaluationException
EvaluationExceptionRValue bindVariables(Expression expression, boolean preferLValue) throws ParserException
ParserExceptionCopyright © 2010-2014. All Rights Reserved.