[antlr-interest] reset method on a tree parser

Michael Bedward michael.bedward at gmail.com
Tue Mar 31 21:41:53 PDT 2009


Sorry, that should have been....

"migrating an app from ANTLR 3.1.1 to 3.1.3"

I've now also looked in the release notes for 3.1.2 but don't see my
answer there either (or perhaps I just don't understand it :).  So,
still hoping for advice.

cheers
Michael

2009/4/1 Michael Bedward <michael.bedward at gmail.com>:
> Dear ANTLRites,
>
> I'm migrating an app from ANTLR 3.1.2 to 3.1.3, using the java target.
>  It seems that I can no longer use the reset method on a tree parser -
> is that intentional ?
>
> In 3.1.2, calling reset on the tree parser would rewind its node
> stream, whereas in 3.1.3 this does not seem to happen.
>
> I've looked at the release notes but they are silent on this issue.
>
> Any tips much appreciated.
>
> Michael
>


More information about the antlr-interest mailing list