Module: Trxl::AvgFunction0

Defined in:
lib/trxl/trxl_grammar.rb

Instance Method Summary collapse

Instance Method Details

#expressionObject



7055
7056
7057
# File 'lib/trxl/trxl_grammar.rb', line 7055

def expression
  elements[3]
end

#space1Object



7047
7048
7049
# File 'lib/trxl/trxl_grammar.rb', line 7047

def space1
  elements[0]
end

#space2Object



7051
7052
7053
# File 'lib/trxl/trxl_grammar.rb', line 7051

def space2
  elements[2]
end