method
yyaccept
v1_9_3_125 -
Show latest stable
- Class:
Racc::Parser
yyaccept()private
No documentation available.
# File lib/racc/parser.rb, line 359
def yyaccept
throw :racc_jump, 2
end yyaccept()No documentation available.
# File lib/racc/parser.rb, line 359
def yyaccept
throw :racc_jump, 2
end