Module: Trxl::AvgFunction3

Defined in:
lib/trxl/trxl_grammar.rb

Instance Method Summary collapse

Instance Method Details

#space1Object



7118
7119
7120
# File 'lib/trxl/trxl_grammar.rb', line 7118

def space1
  elements[1]
end

#space2Object



7122
7123
7124
# File 'lib/trxl/trxl_grammar.rb', line 7122

def space2
  elements[3]
end