method

yyerrok

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

No documentation available.

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