public class Introspector
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private static Uberspect |
uberSpect
The uberspector from Velocity that handles all instrospection patterns.
|
| Constructor and Description |
|---|
Introspector() |
| Modifier and Type | Method and Description |
|---|---|
static Uberspect |
getUberspect()
For now, expose the raw uberspector to the AST.
|