[antlr-interest] ANTLRv2.7.7 versus ANTLRv3.4: specialStateTransition(int, IntStream) is exceeding the 65535

Francis ANDRE francis.andre.kampbell at orange.fr
Wed Jul 18 09:57:47 PDT 2012


Hi

I am currently trying to move from antlr v2.7.7 to antlr v3;4 a huge grammar (> 
3500 lines) and I got this error message on the lexer grammar while the grammar 
was compiling fine with antlr v2.7.7

The code of method specialStateTransition(int, IntStream) is exceeding the 65535 
bytes limit    NaturalProgramLexer.java 
  /com.pac.ndt.core/cmp/com/pac/ndt/core/cmp/antlr3    line 25942  Java Problem

How to solve this problem??

TIA

Francis



More information about the antlr-interest mailing list