[antlr-interest] Parser inheriting from DebugParser instead of Parser

Dejas Ninethousand dejas9000 at gmail.com
Wed Jan 23 11:31:45 PST 2008


I was somehow able to place ANTLRWorks into a mode where its C# generated
parser class inherited from a class called DebugParser instead of Parser.
However, now the program is back in a state generating code that descends
from Parser.  It appears descending from DebugParser may have uncovered a
bug in the MS C# complier, so I am interested in generating the old version
of the class again (descending from DebugParser) but can't figure out how to
do it.  Does anyone know how this is done?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/antlr-interest/attachments/20080123/bfb741ff/attachment-0001.html 


More information about the antlr-interest mailing list