ftomassetti / effectivejava

Run queries on your Java code to check if it meets the criteria suggested by the book Effective Java. And some others.
Apache License 2.0
507 stars 45 forks source link

Interactive mode #59

Closed davidor closed 9 years ago

ftomassetti commented 9 years ago

Seems fine, merging. Thanks! Now I am going to merge the initial stub for the symbol solver, later I am going to plan some effort on increasing test coverage.