Searched refs:emit_error (Results 1 – 7 of 7) sorted by relevance
174 public static void emit_error(String message) in emit_error() method in lexer255 emit_error("Specification file ends inside a comment"); in swallow_comment()287 emit_error("Malformed comment in specification -- ignored"); in swallow_comment()311 emit_error("Specification file ends inside a code string"); in do_code_string()
345 lexer.emit_error(message); in report_fatal_error()352 lexer.emit_error(message); in report_error()481 …lexer.emit_error( "Symbol \"" + (/*non_term_id*/(java_cup.runtime.str_token)CUP$stack.elementAt(CU… in CUP$do_action()509 …lexer.emit_error("Symbol \"" + (/*term_id*/(java_cup.runtime.str_token)CUP$stack.elementAt(CUP$top… in CUP$do_action()601 …lexer.emit_error("Symbol \"" + (/*symid*/(java_cup.runtime.str_token)CUP$stack.elementAt(CUP$top-1… in CUP$do_action()690 lexer.emit_error("Syntax Error"); in CUP$do_action()714 …lexer.emit_error("LHS non terminal \"" + (/*lhs_id*/(java_cup.runtime.str_token)CUP$stack.elementA… in CUP$do_action()765 …lexer.emit_error( "Start non terminal \"" + (/*start_name*/(java_cup.runtime.str_token)CUP$stack.e… in CUP$do_action()
144 lexer.emit_error(message);151 lexer.emit_error(message);391 lexer.emit_error( "Start non terminal \"" + start_name.str_val +429 lexer.emit_error("LHS non terminal \"" + lhs_id.str_val +441 {: lexer.emit_error("Syntax Error"); :}497 lexer.emit_error("Symbol \"" + symid.str_val +556 lexer.emit_error("Symbol \"" + term_id.str_val +577 lexer.emit_error( "Symbol \"" + non_term_id.str_val +
440 lexer.emit_error("Internal error: Unexpected exception"); in parse_grammar_spec()
META-INF/ META-INF/MANIFEST.MF java_cup/ java_cup/action_part.class action_part ...
META-INF/ META-INF/MANIFEST.MF java_cup/ java_cup/runtime/ java_cup/ ...