*Reported by anonymous on 2002-12-18 03:20 UTC
If %cupdebug is used, the code generated for
getTokenName uses "sym" as the cup symbol name even if
%cupsym is specified. The comment correctly uses the
cupSymbol variable, but the generated code does not.
This affects jflex version 1.3.5.
See Emitter.java line 225
*Reported by anonymous on 2002-12-18 03:20 UTC
If %cupdebug is used, the code generated for
getTokenName uses "sym" as the cup symbol name even if
%cupsym is specified. The comment correctly uses the
cupSymbol variable, but the generated code does not.
This affects jflex version 1.3.5.
See Emitter.java line 225