[antlr-interest] Changing parser/lexer base class?

glebfrank b39svia02 at sneakemail.com
Wed Feb 25 15:11:17 PST 2004


Hello,

I wonder if there is a way to change the base classes that the parser
and lexer extend from. My project has a bunch of lexers/parsers based
on different grammars, but sharing a lot of common behavior (ASTs,
error reporting, etc.) It would make things much easier and help avoid
a lot of code duplication if I could insert a layer between, say,
LLkParser and my parser.

Thanks,
Gleb




 
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