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

Recreates #76 #77

Closed pleschev closed 6 years ago

rpau commented 6 years ago

@pleschev Thanks! this kind of bugs are not easy to manage and I will be off the rest of the week. I will give you some feedback during the weekend.

rpau commented 6 years ago

@pleschev I have fixed your issue here: https://github.com/rpau/javalang-compiler/pull/78

Thanks again for reporting this bug. I am going to release it now, and tomorrow, if you run walkmod again, automatically the new jar version will be downloaded.