Frames | No Frames |
Fields of type gnu.expr.ModuleInfo | |
ModuleInfo |
Methods with parameter type gnu.expr.ModuleInfo | |
void | |
void | |
Object | |
Object | If there is no instance of the argument's class, allocated one. |
Object | Allocate a new instance of the class corresponding to the argument. |
Compilation | |
Compilation | |
void | |
void |
Methods with return type gnu.expr.ModuleInfo | |
ModuleInfo | ModuleInfo.find(String className) |
ModuleInfo | |
ModuleInfo | |
ModuleInfo | ModuleContext.findFromInstance(Object instance) |
ModuleInfo | ModuleInfo.findFromInstance(Object instance) |
ModuleInfo | ModuleManager.findWithClassName(String className) |
ModuleInfo | ModuleManager.findWithSourcePath(String sourcePath) |
ModuleInfo | |
ModuleInfo | ModuleManager.findWithURL(URL url) |
ModuleInfo | |
ModuleInfo | Next element in list head by ModuleManager.modules . |
ModuleInfo | ModuleManager.searchWithClassName(String className) |
Methods with parameter type gnu.expr.ModuleInfo | |
boolean | require.importDefinitions(String className, ModuleInfo info, String uri, Vector forms, ScopeExp defs, Compilation tr) Import a module with a known source path. |
Methods with return type gnu.expr.ModuleInfo | |
ModuleInfo |