>   I'm trying to generate the standard tokenizer again
> using the jflex
> specification (StandardTokenizerImpl.jflex) but I'm not able
> to do so due to
> some errors (I would like to create my own jflex file using
> the standard
> tokenizer which is why I'm trying to first generate using
> that to get a hang
> of things).
> 
> I'm using jflex 1.4.3 and I ran into the following error:

You need to use trunk. There is info about this in *.flex file. 
jflex-1.5.0-SNAPSHOT.jar

Reply via email to