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 class
Cached arithmetic function call.protected static class
Cached context function call.protected static class
A ctor that needs a context as 1st argument.Fields in org.apache.commons.jexl3.internal declared as InterpreterBase.FuncallModifier and TypeFieldDescription(package private) InterpreterBase.Funcall
InterpreterBase.CallDispatcher.funcall
The cacheable funcall if any.