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

Terence Parr parrt at cs.usfca.edu
Mon Sep 26 07:10:22 PDT 2011


wow! how big is that grammar?
Ter
On Sep 26, 2011, at 6:50 AM, Udo Weik wrote:

> 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
> 
> 
> List: http://www.antlr.org/mailman/listinfo/antlr-interest
> Unsubscribe: http://www.antlr.org/mailman/options/antlr-interest/your-email-address



More information about the antlr-interest mailing list