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