Module: ExaltedMath::Maths::Spec1

Defined in:
lib/exalted_math/math.rb

Instance Method Summary collapse

Instance Method Details

#astObject



397
398
399
# File 'lib/exalted_math/math.rb', line 397

def ast
  Node::Spec.new(value)
end

#valueObject



393
394
395
# File 'lib/exalted_math/math.rb', line 393

def value
  speciality.text_value
end