Hi there,
I'm having some problem with the generation of the .java file. After the
DFA minimization, during the code writing an exception is thrown and the
class content truncated:
java.lang.IllegalArgumentException: character value expected
at jflex.PackEmitter.emitUC(PackEmitter.java:108)
at jflex.CountEmitter.emit(CountEmitter.java:102)
at jflex.Emitter.emitDynamicInit(Emitter.java:530)
at jflex.Emitter.emit(Emitter.java:1431)
at jflex.Main.generate(Main.java:112)
at jflex.Main.generate(Main.java:394)
at jflex.Main.main(Main.java:411)
Thanks for your help
--
Davide Sforza
|