-
Enhancement
-
Resolution: Won't Fix
-
P4
-
9
The current code for parsing the javac_state file is a mess. It's spread out across multiple files, hard to follow and it's a mix of various parsing techniques.
This should be rewritten as for instance an easy-to-follow recursive descent parser.
This should be rewritten as for instance an easy-to-follow recursive descent parser.