[antlr-interest] [v3] any way to increment the token integer values

Terence Parr parrt at cs.usfca.edu
Tue Jun 26 19:01:06 PDT 2007


On Jun 27, 2007, at 8:55 AM, Mark Mandel wrote:

> Is there any reason I couldn't use a replace rule in ANT or something
> similar to increment the numbers that way?
>
> I assume they don't have any special meaning?

nope. they are just numbers, beyond min token (See Token.java).

Ter


More information about the antlr-interest mailing list