Class: RubyLexer::HerePlaceholderToken

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



17296
17297
17298
# File 'lib/redparse/ReduceWithsFor_RedParse_1_9.rb', line 17296

def reducer_ident
  :HerePlaceholderToken
end

#reducer_method(stack) ⇒ Object



17293
17294
17295
# File 'lib/redparse/ReduceWithsFor_RedParse_1_9.rb', line 17293

def reducer_method(stack)
  :reduce_with_tos_HerePlaceholderToken
end