ValueExpression
public interface Expression
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
evaluate(VariableResolver resolver)
Deprecated.
Evaluates a prepared expression.
|
java.lang.Object evaluate(VariableResolver resolver) throws ELException
resolver
- ELException