rpau / javalang-compiler

Java compiler elements (symbol and type tables) to perform code semantic analysis
GNU Lesser General Public License v3.0
10 stars 4 forks source link

SymbolType - clazz NPE in SymbolTable - test + fix #64

Closed cal101 closed 7 years ago

cal101 commented 7 years ago

Note that the test + fix code is based on the refactoring branch symboltyperefactoring.

cal101 commented 7 years ago

Rebased.