= private = protected
yyerrok()
Leave error recovering mode.
# File lib/racc/parser.rb, line 545 def yyerrok @racc_error_status = 0 end