Class: RedParse::BlockFormalsNode
- Defined in:
- lib/macro/ReduceWithsFor_RedParse_RedParse__MacroMixin_RedParse__WithMacros_1_9.rb,
lib/macro/ReduceWithsFor_RedParse_RedParse__MacroMixin_RedParse__WithMacros_1_8.rb
Instance Method Summary collapse
Instance Method Details
#reducer_ident ⇒ Object
18693 18694 18695 |
# File 'lib/macro/ReduceWithsFor_RedParse_RedParse__MacroMixin_RedParse__WithMacros_1_9.rb', line 18693 def reducer_ident :BlockFormalsNode end |
#reducer_method(stack) ⇒ Object
18690 18691 18692 |
# File 'lib/macro/ReduceWithsFor_RedParse_RedParse__MacroMixin_RedParse__WithMacros_1_9.rb', line 18690 def reducer_method(stack) :reduce_with_tos_BlockFormalsNode end |