Module: Equation::Symbol2
- Defined in:
- lib/equation_grammar.rb
Instance Method Summary collapse
Instance Method Details
#path ⇒ Object
1868 1869 1870 |
# File 'lib/equation_grammar.rb', line 1868 def path elements[2] end |
#root ⇒ Object
1864 1865 1866 |
# File 'lib/equation_grammar.rb', line 1864 def root elements[1] end |