Searched refs:mrhs (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/test/ruby/
H A Dtest_assignment.rb512 :mrhs => [[:args,",",:arg],
541 ["var"," = ",:mrhs],
543 [:mlhs," = ",:mrhs]],
/macosx-10.9.5/ruby-104/ruby/
H A Dparse.y770 %type <node> command_asgn mrhs superclass block_call block_command
1232 | lhs '=' mrhs
1250 | mlhs '=' mrhs
2531 mrhs : args ',' arg_value label
3782 | mrhs
/macosx-10.9.5/ruby-104/ruby/ext/ripper/
H A Dripper.y770 %type <val> command_asgn mrhs superclass block_call block_command
1232 | lhs '=' mrhs
1250 | mlhs '=' mrhs
2531 mrhs : args ',' arg_value label
3782 | mrhs

Completed in 183 milliseconds