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 classCached arithmetic function call.protected static classCached context function call.protected static classA ctor that needs a context as 1st argument.protected static classCached function call.