|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ModuleManager | |
---|---|
gnu.expr | Supports Expression ,
and various related classes need to compile programming languages. |
Uses of ModuleManager in gnu.expr |
---|
Methods in gnu.expr that return ModuleManager | |
---|---|
static ModuleManager |
ModuleManager.getInstance()
For now assumes a single global ModuleManager. |
ModuleManager |
ModuleContext.getManager()
|
Methods in gnu.expr with parameters of type ModuleManager | |
---|---|
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. |
Constructors in gnu.expr with parameters of type ModuleManager | |
---|---|
ModuleContext(ModuleManager manager)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |