Demeter/Java version 0.8.1-alpha-4 Copyright (c) 2000 Northeastern University Reading project file program.prj... Running the compiler... gen/Parser.java:525: cannot resolve symbol symbol : constructor ASCII_UCodeESC_CharStream (java.io.Reader,int,int) location: class ASCII_UCodeESC_CharStream jj_input_stream = new ASCII_UCodeESC_CharStream(stream, 1, 1); ^ gen/Parser.java:534: cannot resolve symbol symbol : method ReInit (java.io.Reader,int,int) location: class ASCII_UCodeESC_CharStream jj_input_stream.ReInit(stream, 1, 1); ^ 2 errors Aborting, compiler exited with error value 1.