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

/macosx-10.9.5/ruby-104/ruby/test/ruby/
H A Dtest_assignment.rb519 :mlhs => [[:mlhs_basic],
542 [:mlhs," = ",:exp],
543 [:mlhs," = ",:mrhs]],
/macosx-10.9.5/ruby-104/ruby/
H A Dparse.y779 %type <node> mlhs mlhs_head mlhs_basic mlhs_item mlhs_node mlhs_post mlhs_inner
1161 | mlhs '=' command_call
1241 | mlhs '=' arg_value
1250 | mlhs '=' mrhs
1487 mlhs : mlhs_basic label
3164 | mlhs
/macosx-10.9.5/ruby-104/ruby/ext/ripper/
H A Dripper.y779 %type <val> mlhs mlhs_head mlhs_basic mlhs_item mlhs_node mlhs_post mlhs_inner
1161 | mlhs '=' command_call
1241 | mlhs '=' arg_value
1250 | mlhs '=' mrhs
1487 mlhs : mlhs_basic label
3164 | mlhs

Completed in 211 milliseconds