Uses of Class
org.apache.commons.jexl3.internal.Source
Packages that use Source
Package
Description
Provides utilities for introspection services.
-
Uses of Source in org.apache.commons.jexl3.internal
Fields in org.apache.commons.jexl3.internal with type parameters of type SourceModifier and TypeFieldDescriptionprotected final JexlCache
<Source, ASTJexlScript> Engine.cache
The expression cache.Methods in org.apache.commons.jexl3.internal with parameters of type Source