Module: Trxl::AvgSumFunction0
- Defined in:
- lib/trxl/trxl_grammar.rb
Instance Method Summary collapse
Instance Method Details
#expression ⇒ Object
7467 7468 7469 |
# File 'lib/trxl/trxl_grammar.rb', line 7467 def expression elements[3] end |
#space1 ⇒ Object
7459 7460 7461 |
# File 'lib/trxl/trxl_grammar.rb', line 7459 def space1 elements[0] end |
#space2 ⇒ Object
7463 7464 7465 |
# File 'lib/trxl/trxl_grammar.rb', line 7463 def space2 elements[2] end |