public class SymbolTable extends Object
| Constructor and Description |
|---|
SymbolTable() |
| Modifier and Type | Method and Description |
|---|---|
String |
addGlobally(String ident) |
String |
convertLocalSymbol(String ident) |
int |
getClassLevelFromCurrent(String clazz) |
Copyright © 2017. All rights reserved.