[antlr-interest] Exception Handler v3b6

Terence Parr parrt at cs.usfca.edu
Wed May 2 09:04:41 PDT 2007


strange.  should be

r : ... ;
   catch [...] {...}
   catch [...] {...}
   finally {...}

is that what you have?  3.0b7?

Ter
On May 2, 2007, at 8:54 AM, Aaron Feng wrote:

> ** If this message already exists, please ignore it.  My email  
> wasn't working correctly this morning.
>
> I received the following error when I tried to use my own exception  
> handler:
>
> unexpected token: catch
>
> I also received the same error if I compiled the Exc.g on page 251  
> from the antlr beta book.
>
> Is this feature not yet working in v3?
>
> Thanx,



More information about the antlr-interest mailing list