[antlr-interest] Filter lexers do not skip tokens

Zenzike zenzike at gmail.com
Thu Jan 22 03:30:13 PST 2009


It seems that filter lexers overwrite the default nextToken() method,
and in so doing, no check is made for skipped tokens, rendering the
skip() command useless -- is this a bug, or a feature?


More information about the antlr-interest mailing list