Home | History | Annotate | Download | only in compiler

Lines Matching defs:fatal

97     protected static void fatal() throws CompileError {
98 throw new CompileError("fatal");
244 public void atASTList(ASTList n) throws CompileError { fatal(); }
246 public void atPair(Pair n) throws CompileError { fatal(); }
248 public void atSymbol(Symbol n) throws CompileError { fatal(); }
531 fatal();
868 fatal();
1241 fatal();
1355 fatal();
1478 fatal();
1520 fatal();
1535 throw new CompileError("fatal error: badly parsed .class expr");
1885 fatal();