Module: Equation::Symbol2
- Defined in:
- lib/equation_grammar.rb
Instance Method Summary collapse
Instance Method Details
#path ⇒ Object
1876 1877 1878 |
# File 'lib/equation_grammar.rb', line 1876 def path elements[2] end |
#root ⇒ Object
1872 1873 1874 |
# File 'lib/equation_grammar.rb', line 1872 def root elements[1] end |