158 159 160
# File 'lib/exalted_math/math.rb', line 158 def ast Node::Multiply.new(primary.ast, multitive.ast ) end