Uses of Class
org.apache.commons.jexl3.internal.InterpreterBase.Funcall
Packages that use InterpreterBase.Funcall
Package
Description
Provides utilities for introspection services.
-
Uses of InterpreterBase.Funcall in org.apache.commons.jexl3.internal
Subclasses of InterpreterBase.Funcall in org.apache.commons.jexl3.internalModifier and TypeClassDescriptionprotected static classCached arithmetic function call.protected static classCached context function call.protected static classA ctor that needs a context as 1st argument.Fields in org.apache.commons.jexl3.internal declared as InterpreterBase.FuncallModifier and TypeFieldDescription(package private) InterpreterBase.FuncallInterpreterBase.CallDispatcher.funcallThe cacheable funcall if any.