Searched refs:report_error (Results 1 – 9 of 9) sorted by relevance
26 public void report_error(String message, Object info) {28 dAsm.report_error("Warning: " + message + "(" + info.toString() + ")");30 dAsm.report_error("Warning: " + message);35 dAsm.report_error("Error: " + message + "(" + info.toString() + ")");37 dAsm.report_error("Error: " + message); 296 {: /*dAsm.setDeprecated();*/dAsm.report_error("WARNING: @deprecated is not supported"); :}313 dAsm.report_error("WARNING: Annotations are not supported"); :}321 dAsm.report_error("WARNING: Annotations are not supported"); :}325 dAsm.report_error("WARNING: Annotations are not supported"); :}330 dAsm.report_error("WARNING: Annotations are not supported"); :}[all …]
856 public void report_error(String message, Object info) { in report_error() method in parser858 dAsm.report_error("Warning: " + message + "(" + info.toString() + ")"); in report_error()860 dAsm.report_error("Warning: " + message); in report_error()865 dAsm.report_error("Error: " + message + "(" + info.toString() + ")"); in report_fatal_error()867 dAsm.report_error("Error: " + message); in report_fatal_error()1260 dAsm.report_error(".limit expected \"regs\" , but got " in CUP$do_action()1904 dAsm.report_error("WARNING: Annotations are not supported"); in CUP$do_action()1913 dAsm.report_error("WARNING: Annotations are not supported"); in CUP$do_action()1930 dAsm.report_error("WARNING: Annotations are not supported"); in CUP$do_action()1963 dAsm.report_error("WARNING: Annotations are not supported"); in CUP$do_action()[all …]
178 void report_error(String msg) { in report_error() method in DAsm431 report_error("Relative forward jump offset too big."); in endMethod()438 report_error("Label " + key + " not found."); in endMethod()510 report_error("Label " + name + " already defined"); in plantLabel()
327 report_error(message, info); in report_fatal_error()344 public void report_error(String message, Object info) in report_error() method in lr_parser359 report_error("Syntax error", null); in syntax_error()
META-INF/ META-INF/MANIFEST.MF java_cup/ java_cup/action_part.class action_part ...
... Object) throws java.lang.Exception public void report_error (java.lang.String, java.lang ...
350 public void report_error(String message, Object info) in report_error() method in parser
149 public void report_error(String message, Object info)