method

yyerrok

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

No documentation available.

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