[antlr-interest] ANTLRWorks 1.4.3: XYZParser.java:14: code too large (public static final String[] tokenNames = new String[] { ... } ; )

Udo Weik WeikEngOff at aol.com
Mon Sep 26 06:50:04 PDT 2011


Hello,

the length of that line is 1647 chars (162 strings).
The grammar is an existing one. What can/must I do?

[15:41:27] XYZParser.java:14: code too large
[15:41:27]     public static final String[] tokenNames = new String[] {
[15:41:27]                                  ^
[15:41:27] 1 error


Many thanks and greetings
Udo



More information about the antlr-interest mailing list