| Package | Description |
|---|---|
| org.gjt.sp.jedit.bsh |
Lightweight Scripting for Java.
|
| org.gjt.sp.jedit.bsh.reflect |
| Modifier and Type | Method | Description |
|---|---|---|
static ReflectManager |
ReflectManager.getReflectManager() |
Return the singleton bsh ReflectManager.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
ReflectManagerImpl |
This is the implementation of:
ReflectManager - a dynamically loaded extension that supports extended
reflection features supported by JDK1.2 and greater.
|