Class: RedParse::GoalPostNode

Inherits:
Object
  • 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



18765
18766
18767
# File 'lib/macro/ReduceWithsFor_RedParse_RedParse__MacroMixin_RedParse__WithMacros_1_9.rb', line 18765

def reducer_ident
  :GoalPostNode
end

#reducer_method(stack) ⇒ Object



18762
18763
18764
# File 'lib/macro/ReduceWithsFor_RedParse_RedParse__MacroMixin_RedParse__WithMacros_1_9.rb', line 18762

def reducer_method(stack)
  :reduce_with_tos_GoalPostNode
end