Module: Trxl::MultFunction3

Defined in:
lib/trxl/trxl_grammar.rb

Instance Method Summary collapse

Instance Method Details

#space1Object



6526
6527
6528
# File 'lib/trxl/trxl_grammar.rb', line 6526

def space1
  elements[1]
end

#space2Object



6530
6531
6532
# File 'lib/trxl/trxl_grammar.rb', line 6530

def space2
  elements[3]
end