Modifier and Type | Field and Description |
---|---|
private SymbolsTable |
LexicalAnalyzer.symTab
Table of symbols.
|
private SymbolsTable |
Parser.tos |
Constructor and Description |
---|
LexicalAnalyzer(SymbolsTable tos)
Constructor
|
Parser(LexicalAnalyzer l,
SymbolsTable tos,
LLVMGenerator llvm) |