public interface Evaluator
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
evaluate(EvaluationContextImpl context) |
default Modifier |
getModifier()
In order to obtain a modifier the expression must be evaluated first
|
java.lang.Object evaluate(EvaluationContextImpl context) throws EvaluateException
EvaluateExceptiondefault Modifier getModifier()