Back in the days when we tried to migrate our ANTLR2 grammar to ANTLR3, 
we also experienced this problem, due to lots of static initializer code 
in the _parser_ class. Our solution was to apply some perl-skript magic, 
but if Alex Marin now proposes a built-in solution, that is only good 
for ANTLR.

Andreas

Jim Idle schrieb:
> I think that the issue is more likely something to do with your lexer 
> specification. You should not need to worry about having lots of keywords, so 
> one of the other rules must be causing the huge expansion. For instance I 
> have problems with the complete lexer for TSQL, which has more keywords than 
> you can shake a stick at. 
>
> Did you ever post your complete lexer spec? I was out of the country when you 
> first started this thread.
>
> Jim
>   


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

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to