Class: RubyLexer::OperatorToken

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



18589
18590
18591
# File 'lib/macro/ReduceWithsFor_RedParse_RedParse__MacroMixin_RedParse__WithMacros_1_9.rb', line 18589

def reducer_ident
  :OperatorToken
end

#reducer_method(stack) ⇒ Object



18586
18587
18588
# File 'lib/macro/ReduceWithsFor_RedParse_RedParse__MacroMixin_RedParse__WithMacros_1_9.rb', line 18586

def reducer_method(stack)
  :reduce_with_tos_OperatorToken
end