Module: Trxl::MinFunction3

Defined in:
lib/trxl/trxl_grammar.rb

Instance Method Summary collapse

Instance Method Details

#space1Object



7606
7607
7608
# File 'lib/trxl/trxl_grammar.rb', line 7606

def space1
  elements[1]
end

#space2Object



7610
7611
7612
# File 'lib/trxl/trxl_grammar.rb', line 7610

def space2
  elements[3]
end