Class: RubyLexer::StringToken
- 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
18629 18630 18631 |
# File 'lib/macro/ReduceWithsFor_RedParse_RedParse__MacroMixin_RedParse__WithMacros_1_9.rb', line 18629 def reducer_ident :StringToken end |
#reducer_method(stack) ⇒ Object
18626 18627 18628 |
# File 'lib/macro/ReduceWithsFor_RedParse_RedParse__MacroMixin_RedParse__WithMacros_1_9.rb', line 18626 def reducer_method(stack) :reduce_with_tos_StringToken end |