[antlr-interest] Antlr 3.0b3: lexer super class & "all" scope suggestion for @header

Richard Musiol mail at richard-musiol.de
Sun Aug 13 09:30:58 PDT 2006


Hi,

I tired to migrate my current project to ANTLR 3 today, but it already 
failed at the beginning. The current beta 3 hasn't got a way to change 
the super class of the lexer. This is important to me, when will it be 
possible?
Another thing I want to suggest is an "all" scope for the @header 
property. I think @header is mostly used for the package declaration and 
some imports. These are typically the same for lexer and parser, so why 
should I write the code twice in a mixed grammar.

Bye,
Richard


More information about the antlr-interest mailing list