| Package | Description |
|---|---|
| gnu.expr |
Supports
Expression,
and various related classes need to compile programming languages. |
| Modifier and Type | Method and Description |
|---|---|
static ModuleManager |
ModuleManager.getInstance ()
For now assumes a single global ModuleManager.
|
ModuleManager |
ModuleContext.getManager () |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ModuleInfo.checkCurrent (ModuleManager manager,
long now)
Check if this module and its dependencies are up-to-dete.
|
abstract void |
ModuleSet.register (ModuleManager manager)
The compiler generates implementations of this method.
|
| Constructor and Description |
|---|
ModuleContext (ModuleManager manager) |