method
yyerror
v1_9_3_392 -
Show latest stable
- Class:
Racc::Parser
yyerror()private
No documentation available.
# File lib/racc/parser.rb, line 355
def yyerror
throw :racc_jump, 1
end yyerror()No documentation available.
# File lib/racc/parser.rb, line 355
def yyerror
throw :racc_jump, 1
end