Searched refs:args_tail (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/
H A Dparse.y768 %type <node> paren_args opt_paren_args args_tail opt_args_tail block_args_tail opt_block_args_tail
4430 args_tail : f_kwarg ',' f_kwrest opt_f_block_arg label
4448 opt_args_tail : ',' args_tail
4510 | args_tail
/macosx-10.9.5/ruby-104/ruby/ext/ripper/
H A Dripper.y768 %type <val> paren_args opt_paren_args args_tail opt_args_tail block_args_tail opt_block_args_tail
4430 args_tail : f_kwarg ',' f_kwrest opt_f_block_arg label
4448 opt_args_tail : ',' args_tail
4510 | args_tail

Completed in 152 milliseconds