Class: Macro::IncludedSourceNode
- 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
18773 18774 18775 |
# File 'lib/macro/ReduceWithsFor_RedParse_RedParse__MacroMixin_RedParse__WithMacros_1_9.rb', line 18773 def reducer_ident :IncludedSourceNode end |
#reducer_method(stack) ⇒ Object
18770 18771 18772 |
# File 'lib/macro/ReduceWithsFor_RedParse_RedParse__MacroMixin_RedParse__WithMacros_1_9.rb', line 18770 def reducer_method(stack) :reduce_with_tos_IncludedSourceNode end |