[antlr-interest] Detecting incomplete input in ANTLR V2

Thomas Rolfs thomas.rolfs at cox.net
Tue Aug 8 01:12:07 PDT 2006




Thomas wrote:

> If anyone can point me in the right direction I'd be
> very grateful. In the meantime I'll just get on with learning the code :-)

No worries, I got it to work. However, I had to hack
RecognitionException so that I could safely up cast to
MismatchedTokenException in my overloaded reportError().

P.S. Sorry for the noise.

-- 
Thomas Rolfs



More information about the antlr-interest mailing list