Class: RubyLexer::VarNameToken

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



17256
17257
17258
# File 'lib/redparse/ReduceWithsFor_RedParse_1_9.rb', line 17256

def reducer_ident
  :VarNameToken
end

#reducer_method(stack) ⇒ Object



17253
17254
17255
# File 'lib/redparse/ReduceWithsFor_RedParse_1_9.rb', line 17253

def reducer_method(stack)
  :reduce_with_tos_VarNameToken
end