class RedParse::AssignmentRhsNode

Public Instance Methods

reducer_ident() click to toggle source
# File lib/redparse/ReduceWithsFor_RedParse_1_8.rb, line 16995
def reducer_ident
  :AssignmentRhsNode
end
reducer_method(stack) click to toggle source
# File lib/redparse/ReduceWithsFor_RedParse_1_8.rb, line 16992
def reducer_method(stack)
  :reduce_with_tos_AssignmentRhsNode
end