class RubyLexer::HerePlaceholderToken

Public Instance Methods

reducer_ident() click to toggle source
# File lib/macro/ReduceWithsFor_RedParse_RedParse__MacroMixin_RedParse__WithMacros_1_8.rb, line 18424
def reducer_ident
  :HerePlaceholderToken
end
reducer_method(stack) click to toggle source
# File lib/macro/ReduceWithsFor_RedParse_RedParse__MacroMixin_RedParse__WithMacros_1_8.rb, line 18421
def reducer_method(stack)
  :reduce_with_tos_HerePlaceholderToken
end