Searched refs:mlhs_basic (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],
521 :mlhs_inner => [[:mlhs_basic],
523 :mlhs_basic => [[:mlhs_head],
/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
1487 mlhs : mlhs_basic
1498 mlhs_inner : mlhs_basic
1509 mlhs_basic : mlhs_head label
/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
1487 mlhs : mlhs_basic
1498 mlhs_inner : mlhs_basic
1509 mlhs_basic : mlhs_head label

Completed in 206 milliseconds