Parser crashes into jcc-generated code when attempt to reformat java code with static import.
It says that encountered "static", but IDENTIFIER expected. It looks like you .jj grammar does not describes this case.
Log in to post a comment.