Class: RubyLexer::OperatorToken
- Inherits:
-
Object
- Object
- RubyLexer::OperatorToken
- Defined in:
- lib/redparse/ReduceWithsFor_RedParse_1_9.rb,
lib/redparse/ReduceWithsFor_RedParse_1_8.rb
Instance Method Summary collapse
Instance Method Details
#reducer_ident ⇒ Object
17176 17177 17178 |
# File 'lib/redparse/ReduceWithsFor_RedParse_1_9.rb', line 17176 def reducer_ident :OperatorToken end |
#reducer_method(stack) ⇒ Object
17173 17174 17175 |
# File 'lib/redparse/ReduceWithsFor_RedParse_1_9.rb', line 17173 def reducer_method(stack) :reduce_with_tos_OperatorToken end |