class RubyLexer::RenderExactlyStringToken

Public Instance Methods

reducer_ident() click to toggle source
# File lib/redparse/ReduceWithsFor_RedParse_1_8.rb, line 17083
def reducer_ident
  :RenderExactlyStringToken
end
reducer_method(stack) click to toggle source
# File lib/redparse/ReduceWithsFor_RedParse_1_8.rb, line 17080
def reducer_method(stack)
  :reduce_with_tos_RenderExactlyStringToken
end