[antlr-interest] 2.7.3rc2: Bug in C# code generator

tdjastrzebski tdjastrzebski at yahoo.com
Sat Feb 7 20:33:53 PST 2004


Hi,

I rushed to check out new rc version. But C# generated code does not 
compile at all. Here is the reason:

File CSharpCodeGenerator.java, line 2521 reads:

println("override public new Token nextToken()\t\t\t//throws 
TokenStreamException");

the above line generates uncompilable code - modifiers "new" 
and "override" are mutually exclusive.

Tom Jastrzebski



 
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