27 28 29
# File 'lib/exalted_math/math.rb', line 27 def ast Node::Add.new(multitive.ast, additive.ast ) end