Module: Trxl::MultFunction3
- Defined in:
- lib/trxl/trxl_grammar.rb
Instance Method Summary collapse
Instance Method Details
#space1 ⇒ Object
6531 6532 6533 |
# File 'lib/trxl/trxl_grammar.rb', line 6531 def space1 elements[1] end |
#space2 ⇒ Object
6535 6536 6537 |
# File 'lib/trxl/trxl_grammar.rb', line 6535 def space2 elements[3] end |