Class: RedParse::GoalPostToken
- 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
18757 18758 18759 |
# File 'lib/macro/ReduceWithsFor_RedParse_RedParse__MacroMixin_RedParse__WithMacros_1_9.rb', line 18757 def reducer_ident :GoalPostToken end |
#reducer_method(stack) ⇒ Object
18754 18755 18756 |
# File 'lib/macro/ReduceWithsFor_RedParse_RedParse__MacroMixin_RedParse__WithMacros_1_9.rb', line 18754 def reducer_method(stack) :reduce_with_tos_GoalPostToken end |