method

yyerrok

v1_8_7_330 - Show latest stable - Class: Racc::Parser
yyerrok()
private

No documentation available.

# File lib/racc/parser.rb, line 362
    def yyerrok
      @racc_error_status = 0
    end