Class: RubyLexer::StringToken

Inherits:
Object
  • Object
show all
Defined in:
lib/redparse/ReduceWithsFor_RedParse_1_9.rb,
lib/redparse/ReduceWithsFor_RedParse_1_8.rb

Instance Method Summary collapse

Instance Method Details

#reducer_identObject



17224
17225
17226
# File 'lib/redparse/ReduceWithsFor_RedParse_1_9.rb', line 17224

def reducer_ident
  :StringToken
end

#reducer_method(stack) ⇒ Object



17221
17222
17223
# File 'lib/redparse/ReduceWithsFor_RedParse_1_9.rb', line 17221

def reducer_method(stack)
  :reduce_with_tos_StringToken
end