[antlr-interest] grammar for jdk1.5 parameterized types

mzukowski at yci.com mzukowski at yci.com
Thu Sep 18 11:30:43 PDT 2003


> If I use the parser, then I have to push lookahead tokens back onto the
token stream so that the parameter lexer can process them (I assume).

You would also have to unwind the stack so you could re-execute all the
lookahead decisions that led you to that alternative, because those
decisions were based on token types which you may be changing.

Monty

 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 




More information about the antlr-interest mailing list