6465666768697071
public Exception exception = null; @Override public CoSimClassInterpreter getInterpreter() throws Exception { CoSimClassInterpreter interpreter = new CoSimClassInterpreter(classes); return interpreter; }