Uses of Interface
org.apache.commons.jexl3.parser.JexlNode.Funcall
Packages that use JexlNode.Funcall
Package
Description
Provides utilities for introspection services.
-
Uses of JexlNode.Funcall in org.apache.commons.jexl3.internal
Classes in org.apache.commons.jexl3.internal that implement JexlNode.FuncallModifier and TypeClassDescriptionprotected static class
Cached arithmetic function call.protected static class
Cached context function call.protected static class
A ctor that needs a context as 1st argument.protected static class
Cached function call.