[antlr-interest] reset method on a tree parser

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


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