Java compilation failed during syntax definition using rascalMPL due to code too large

78 Views Asked by At

I keep getting a "Java compilation failed due to code too large" error when I try to parse my grammar. I am trying to implement an sql grammar and have looked through my syntax definition and I don't know what I did wrong. What could be causing this error?

Compilation Error

I tried commenting out some code and it works fine when I do. I also looked at the layout definition and everything looks fine.

0

There are 0 best solutions below