Class: RedParse::WhenNode
- 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
18725 18726 18727 |
# File 'lib/macro/ReduceWithsFor_RedParse_RedParse__MacroMixin_RedParse__WithMacros_1_9.rb', line 18725 def reducer_ident :WhenNode end |
#reducer_method(stack) ⇒ Object
18722 18723 18724 |
# File 'lib/macro/ReduceWithsFor_RedParse_RedParse__MacroMixin_RedParse__WithMacros_1_9.rb', line 18722 def reducer_method(stack) :reduce_with_tos_WhenNode end |