[antlr-interest] 3.0b5: c# parser gen error with -debug

Paul Shaffer antlr1 at cyberplasm.com
Sat Nov 25 02:32:13 PST 2006


> > Replace the file:
> >     src\org\antlr\codegen\templates\CSharp\Dbg.stg
> >
> > With the attached Dbg.stg file.
>
>Forgot to mention that you'd need to re-run the ANTLR tool to re-generate
>your lexer/parser.

Thanks. The new file got rid of the compile errors, but the parser hangs 
now -- just get a blinking cursor..

There is also a strange problem. I used filemon and noticed that ANTLR is 
looking for the .stg files under the lib path not the src. So I copied the 
org directories over to lib.






More information about the antlr-interest mailing list