[antlr-interest] Problem/bug in overriding ErrorNode in C# target (3.1b2)

Johannes Luber jaluber at gmx.de
Mon Jul 21 08:15:44 PDT 2008


dermot_1 at astrodrive.com schrieb:
> I need to override the ErrorNode method defined in BaseTreeAdapter.cs.
> 
>  
> 
> However, this is not marked as virtual – so I can’t.
> 
>  
> 
>  From the comments in the method, it looks like it should be virtual – 
> and when I modify the source code to do this everything works fine for me.
> 
>  
> 
> So I would guess that it’s a small bug in the C# target?
>

Looks like it - thanks for headup! Fixed for next beta.

Johannes

>  
> 
>  
> 
> Dermot
> 



More information about the antlr-interest mailing list