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