| Package | Description |
|---|---|
| org.apache.commons.jexl.util | |
| org.apache.commons.jexl.util.introspection |
| Modifier and Type | Field and Description |
|---|---|
private static Uberspect |
Introspector.uberSpect
The uberspector from Velocity that handles all instrospection patterns.
|
| Modifier and Type | Method and Description |
|---|---|
static Uberspect |
Introspector.getUberspect()
For now, expose the raw uberspector to the AST.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UberspectImpl
Implementation of Uberspect to provide the default introspective
functionality of Velocity.
|