Module: Equation::NumericLiteral2
- Defined in:
- lib/equation_grammar.rb
Instance Method Summary collapse
Instance Method Details
#numeric ⇒ Object
1358 1359 1360 |
# File 'lib/equation_grammar.rb', line 1358 def numeric elements[0] end |