On Mar 6, 2009, at 1:36 PM, Sam Harwell wrote:

> Were you going to mirror this in the Java version? Without these  
> changes
> I think you'll still be running into problems with the unbuffered
> streams in tree parsers.

Doh! I'm an idiot; I wasn't doing with the comment said myself! thanks  
for catching that. Yep, I have now submitted

public void rewind() {
         seek(lastMarker); // rewind but do not release marker
     }


Ter
_______________________________________________
antlr-dev mailing list
[email protected]
http://www.antlr.org/mailman/listinfo/antlr-dev

Reply via email to