| |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JellyJImportManager | |
jellyj | |
jellyj.parser |
Uses of JellyJImportManager in jellyj |
Fields in jellyj declared as JellyJImportManager | |
(package private) JellyJImportManager | JellyJ.importMgr_d A reference to the symbol table. |
Methods in jellyj that return JellyJImportManager | |
static JellyJImportManager | JellyJ.importMgr() |
Uses of JellyJImportManager in jellyj.parser |
Fields in jellyj.parser declared as JellyJImportManager | |
(package private) JellyJImportManager | JellyJParser.importMgr_d This is the compiler's import manager. |
Constructors in jellyj.parser with parameters of type JellyJImportManager | |
JellyJParser.JellyJParser(InputStream stream, JellyJImportManager importMgr, SymbolTable symbolTable, Vector errors) The main constructor. |
| |||||||||
PREV NEXT | FRAMES NO FRAMES |