[antlr-interest] Any way to introduce a base class forTreeParser/Lexer/Parser?

Micheal J open.zone at virgin.net
Wed Jun 1 10:59:49 PDT 2005


> Is there some alternate notation for specifying a base class 
> that I am 
> missing?

Check out the ParseTreeDebug example.

  class TinyCParser extends Parser("ParseTreeDebugParser");




More information about the antlr-interest mailing list