Class: RubyLexer::RenderExactlyStringToken

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



17304
17305
17306
# File 'lib/redparse/ReduceWithsFor_RedParse_1_9.rb', line 17304

def reducer_ident
  :RenderExactlyStringToken
end

#reducer_method(stack) ⇒ Object



17301
17302
17303
# File 'lib/redparse/ReduceWithsFor_RedParse_1_9.rb', line 17301

def reducer_method(stack)
  :reduce_with_tos_RenderExactlyStringToken
end