[antlr-interest] Exception Handler v3b6

Aaron Feng aaron.feng at gmail.com
Wed May 2 09:51:39 PDT 2007


Yeah, it works fine in b7, just not in b6.

Thanx,

Aaron

On 5/2/07, Aaron Feng <aaron.feng at gmail.com> wrote:
>
> I'm currently running b6, but I can give b7 a try.
>
> On 5/2/07, Terence Parr <parrt at cs.usfca.edu> wrote:
> >
> > 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,
> >
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/antlr-interest/attachments/20070502/4e5ad5f5/attachment.html 


More information about the antlr-interest mailing list