[antlr-interest] Re: unget a character

Susan Jolly easjolly at ix.netcom.com
Wed Dec 22 13:46:38 PST 2004


The solution Monty gave me some time back works great.  He suggested
subclassing match() in the parser and adding logic to not consume() those
token types that you want to be (re)recognized by a different lexer.

SusanJ



More information about the antlr-interest mailing list