[antlr-interest] Bytes Limit

Marcelo Nichele marcelo.nichele at gmail.com
Mon Oct 19 21:59:00 PDT 2009


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/antlr-interest/attachments/20091020/18e4d8a3/attachment.html 


More information about the antlr-interest mailing list