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