method
yyerrok
yyerrok()
private
Hide source
# File lib/racc/parser.rb, line 362 def yyerrok @racc_error_status = 0 end