Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.0
-
None
Description
It would be convenient to have the following method
Callable<Object> callable(JexlContext context);
in both JexlExpression and JexlScript interfaces.