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