Constructor and Description |
---|
SwitchStatementEvaluator(Evaluator expressionEvaluator,
Evaluator[] bodyEvaluators,
java.lang.String labelName) |
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 java.lang.Object evaluate(EvaluationContextImpl context) throws EvaluateException
evaluate
in interface Evaluator
EvaluateException