class RedParse::ElsifNode

Public Instance Methods

reducer_ident() click to toggle source
# File lib/redparse/ReduceWithsFor_RedParse_1_8.rb, line 17027
def reducer_ident
  :ElsifNode
end
reducer_method(stack) click to toggle source
# File lib/redparse/ReduceWithsFor_RedParse_1_8.rb, line 17024
def reducer_method(stack)
  :reduce_with_tos_ElsifNode
end