Modifier and Type | Class and Description |
---|---|
static class |
ReturnEvaluator.ReturnException |
Constructor and Description |
---|
ReturnEvaluator(Evaluator returnValueEvaluator) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
evaluate(EvaluationContextImpl context) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getModifier
public ReturnEvaluator(Evaluator returnValueEvaluator)
public java.lang.Object evaluate(EvaluationContextImpl context) throws EvaluateException
evaluate
in interface Evaluator
EvaluateException