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
Raw types should not be bound with "Object" (https://github.com/rpau/javalang-compiler/issues/42) #44
Closed
cal101 closed 7 years ago
See test cases for more info. I am suspicious that my fix in SymbolType is incomplete if the lower (?) bound is anything other than "Object".