Module: Trxl::SumFunction3
- Defined in:
- lib/trxl/trxl_grammar.rb
Instance Method Summary collapse
Instance Method Details
#space1 ⇒ Object
6289 6290 6291 |
# File 'lib/trxl/trxl_grammar.rb', line 6289 def space1 elements[1] end |
#space2 ⇒ Object
6293 6294 6295 |
# File 'lib/trxl/trxl_grammar.rb', line 6293 def space2 elements[3] end |