Exception: "Invalid action number found in internal parse table." Polyglot Exception
- by tuckster
I am using an Compiler called Polyglot which is a highly extendable compiler for Java.
I seem to have run into this Exception while trying to compile some test code:
"Invalid action number found in internal parse table."
How can I make a valid action number for the parse table?