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

symbol data of raw data types wrong #42

Closed cal101 closed 7 years ago

cal101 commented 7 years ago

They should not be treated as qualified with "Object". See pull and possibly incomplete fix.