[antlr-interest] suggestions for 2.7.2

mzukowski at bco.com mzukowski at bco.com
Mon Jan 7 06:43:58 PST 2002


> 
> > * it would be nice if antlr would generate a _nextToken() function
> > instead of nextToken(). The default implementation of 
> nextToken() would
> > just call _nextToken(), but I would have the possibility of 
> redefining
> > the nextToken() function.
> 
> super.nextToken() should work for ya.

Only if you subclass the _generated_ lexer.

Monty

 

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



More information about the antlr-interest mailing list