Class: RedParse::ElseNode

Inherits:
Object show all
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_identObject



18701
18702
18703
# File 'lib/macro/ReduceWithsFor_RedParse_RedParse__MacroMixin_RedParse__WithMacros_1_9.rb', line 18701

def reducer_ident
  :ElseNode
end

#reducer_method(stack) ⇒ Object



18698
18699
18700
# File 'lib/macro/ReduceWithsFor_RedParse_RedParse__MacroMixin_RedParse__WithMacros_1_9.rb', line 18698

def reducer_method(stack)
  :reduce_with_tos_ElseNode
end