[antlr-interest] Compiling with 2.7.4; running with 2.7.2

Paul J. Lucas pauljlucas at mac.com
Thu Dec 9 10:43:19 PST 2004


	I'm wondering if it's possible to compile ANTLR grammars using
	2.7.4 yet use the 2.7.2 run-time.  Apparently, 2.7.2 doesn't
	support specifying a base class for lexers, i.e.:

		class MyLexer extends Lexer( "MyBaseLexer" );

	The release notes are fairly jumbled, so it's not clear from
	reading them.

	(I may need to do this because various parts of our software are
	still using 2.7.2 and they're afraid to upgrade.... Sigh...)

	- Paul



 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/antlr-interest/

<*> To unsubscribe from this group, send an email to:
    antlr-interest-unsubscribe at yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 





More information about the antlr-interest mailing list