Module: Trxl::AvgFunction3

Defined in:
lib/trxl/trxl_grammar.rb

Instance Method Summary collapse

Instance Method Details

#space1Object



7103
7104
7105
# File 'lib/trxl/trxl_grammar.rb', line 7103

def space1
  elements[1]
end

#space2Object



7107
7108
7109
# File 'lib/trxl/trxl_grammar.rb', line 7107

def space2
  elements[3]
end