Results 5 comments of binis2

I would appreciate any insights if I'm doing something wrong

I have no idea what those abrevations are JP (Java Parser?) LPP? Also I have no idea why the tests that are failing are failing. Those tests look really alien...

@johannescoetzee Yeah I didn't have time to fully implement pattern matching. What's left will be easy to implement when Record Patterns (JEP440) is handled. I'm willing to implement it thou...

> > About the generated part... I reverse enginered it. Tests prove that the code is doing what it is expected to. > > Have you used the generators to...

It seems that the JavaToken discrapancies was the issue with LPP so now all tests are passing.