Module: Trxl::AvgSumFunction3
- Defined in:
- lib/trxl/trxl_grammar.rb
Instance Method Summary collapse
Instance Method Details
#space1 ⇒ Object
7534 7535 7536 |
# File 'lib/trxl/trxl_grammar.rb', line 7534 def space1 elements[1] end |
#space2 ⇒ Object
7538 7539 7540 |
# File 'lib/trxl/trxl_grammar.rb', line 7538 def space2 elements[3] end |