Module: Trxl::MinFunction3
- Defined in:
- lib/trxl/trxl_grammar.rb
Instance Method Summary collapse
Instance Method Details
#space1 ⇒ Object
7764 7765 7766 |
# File 'lib/trxl/trxl_grammar.rb', line 7764 def space1 elements[1] end |
#space2 ⇒ Object
7768 7769 7770 |
# File 'lib/trxl/trxl_grammar.rb', line 7768 def space2 elements[3] end |