class VarNameToken
Public Instance Methods
reducer_ident()
click to toggle source
# File lib/macro/ReduceWithsFor_RedParse_RedParse__MacroMixin_RedParse__WithMacros_1_8.rb, line 18376 def reducer_ident :VarNameToken end
reducer_method(stack)
click to toggle source
# File lib/macro/ReduceWithsFor_RedParse_RedParse__MacroMixin_RedParse__WithMacros_1_8.rb, line 18373 def reducer_method(stack) :reduce_with_tos_VarNameToken end
to_sexp(session)
click to toggle source
# File lib/macro.rb, line 368 def to_sexp session ident end