Module: Trxl::MaxFunction3
- Defined in:
- lib/trxl/trxl_grammar.rb
Instance Method Summary collapse
Instance Method Details
#space1 ⇒ Object
7994 7995 7996 |
# File 'lib/trxl/trxl_grammar.rb', line 7994 def space1 elements[1] end |
#space2 ⇒ Object
7998 7999 8000 |
# File 'lib/trxl/trxl_grammar.rb', line 7998 def space2 elements[3] end |