arg_new 7106 ext/ripper/ripper.c (yyval.val) = arg_add_assocs(arg_new(), (yyvsp[(1) - (2)].val)); arg_new 7128 ext/ripper/ripper.c (yyval.val) = arg_add(arg_new(), (yyvsp[(1) - (1)].val)); arg_new 7151 ext/ripper/ripper.c (yyval.val) = arg_add_assocs(arg_new(), (yyvsp[(1) - (2)].val)); arg_new 7172 ext/ripper/ripper.c (yyval.val) = arg_add_block(arg_new(), (yyvsp[(1) - (1)].val)); arg_new 7231 ext/ripper/ripper.c (yyval.val) = arg_add(arg_new(), (yyvsp[(1) - (1)].val)); arg_new 7242 ext/ripper/ripper.c (yyval.val) = arg_add_star(arg_new(), (yyvsp[(2) - (2)].val)); arg_new 7333 ext/ripper/ripper.c (yyval.val) = method_arg(dispatch1(fcall, (yyvsp[(1) - (1)].val)), arg_new()); arg_new 7473 ext/ripper/ripper.c (yyval.val) = dispatch1(yield, dispatch1(paren, arg_new())); arg_new 7537 ext/ripper/ripper.c (yyval.val) = method_arg(dispatch1(fcall, (yyvsp[(1) - (2)].val)), arg_new()); arg_new 7887 ext/ripper/ripper.c (yyval.val) = dispatch1(break, arg_new()); arg_new 7898 ext/ripper/ripper.c (yyval.val) = dispatch1(next, arg_new()); arg_new 2356 ext/ripper/ripper.y $$ = arg_add_assocs(arg_new(), $1); arg_new 2384 ext/ripper/ripper.y $$ = arg_add(arg_new(), $1); arg_new 2401 ext/ripper/ripper.y $$ = arg_add_assocs(arg_new(), $1); arg_new 2418 ext/ripper/ripper.y $$ = arg_add_block(arg_new(), $1); arg_new 2464 ext/ripper/ripper.y $$ = arg_add(arg_new(), $1); arg_new 2472 ext/ripper/ripper.y $$ = arg_add_star(arg_new(), $2); arg_new 2557 ext/ripper/ripper.y $$ = method_arg(dispatch1(fcall, $1), arg_new()); arg_new 2660 ext/ripper/ripper.y $$ = dispatch1(yield, dispatch1(paren, arg_new())); arg_new 2704 ext/ripper/ripper.y $$ = method_arg(dispatch1(fcall, $1), arg_new()); arg_new 2981 ext/ripper/ripper.y $$ = dispatch1(break, arg_new()); arg_new 2989 ext/ripper/ripper.y $$ = dispatch1(next, arg_new());