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

/macosx-10.9.5/ruby-104/ruby/
H A Dparse.y764 %type <node> bodystmt compstmt stmts stmt_or_begin stmt expr arg primary command command_call method_call
1003 | stmt_or_begin
1011 | stmts terms stmt_or_begin
1025 stmt_or_begin : stmt label
/macosx-10.9.5/ruby-104/ruby/ext/ripper/
H A Dripper.y764 %type <val> bodystmt compstmt stmts stmt_or_begin stmt expr arg primary command command_call method_call
1003 | stmt_or_begin
1011 | stmts terms stmt_or_begin
1025 stmt_or_begin : stmt label

Completed in 141 milliseconds