method
yyaccept
yyaccept()
private
Hide source
# File lib/racc/parser.rb, line 358 def yyaccept throw :racc_jump, 2 end