Hi,

I'm getting started in ANTLR and my grammar generated the
specialStateTransition method too big.

The error message is *The code of method specialStateTransition(int,
IntStream) is exceeding the 65535 bytes limit.*

The method assignature is:
*public int specialStateTransition(int s, IntStream _input) throws
NoViableAltException*

I'm using Eclipse IDE for execute code.

Thanks for some help,

Marcelo

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"il-antlr-interest" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/il-antlr-interest?hl=en
-~----------~----~----~----~------~----~------~--~---

List: http://www.antlr.org/mailman/listinfo/antlr-interest
Unsubscribe: 
http://www.antlr.org/mailman/options/antlr-interest/your-email-address

Reply via email to