Flowdock
yyaccept() private

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/racc/parser.rb, line 359
    def yyaccept
      throw :racc_jump, 2
    end
Register or log in to add new notes.