Module: Trxl::SizeFunction0

Defined in:
lib/trxl/trxl_grammar.rb

Instance Method Summary collapse

Instance Method Details

#expressionObject



5581
5582
5583
# File 'lib/trxl/trxl_grammar.rb', line 5581

def expression
  elements[4]
end

#space1Object



5573
5574
5575
# File 'lib/trxl/trxl_grammar.rb', line 5573

def space1
  elements[1]
end

#space2Object



5577
5578
5579
# File 'lib/trxl/trxl_grammar.rb', line 5577

def space2
  elements[3]
end

#space3Object



5585
5586
5587
# File 'lib/trxl/trxl_grammar.rb', line 5585

def space3
  elements[5]
end