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

/macosx-10.9.5/ruby-104/ruby/
H A Dparse.y767 %type <node> args call_args opt_call_args
1176 | primary_value '[' opt_call_args rbracket tOP_ASGN command_call
1650 | primary_value '[' opt_call_args rbracket
1734 | primary_value '[' opt_call_args rbracket
1972 | primary_value '[' opt_call_args rbracket tOP_ASGN arg
2370 paren_args : '(' opt_call_args rparen
2384 opt_call_args : none label
3682 | primary_value '[' opt_call_args rbracket
/macosx-10.9.5/ruby-104/ruby/ext/ripper/
H A Dripper.y767 %type <val> args call_args opt_call_args
1176 | primary_value '[' opt_call_args rbracket tOP_ASGN command_call
1650 | primary_value '[' opt_call_args rbracket
1734 | primary_value '[' opt_call_args rbracket
1972 | primary_value '[' opt_call_args rbracket tOP_ASGN arg
2370 paren_args : '(' opt_call_args rparen
2384 opt_call_args : none label
3682 | primary_value '[' opt_call_args rbracket

Completed in 248 milliseconds