Module: Trxl::SizeFunction0

Defined in:
lib/trxl/trxl_grammar.rb

Instance Method Summary collapse

Instance Method Details

#expressionObject



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

def expression
  elements[4]
end

#space1Object



5568
5569
5570
# File 'lib/trxl/trxl_grammar.rb', line 5568

def space1
  elements[1]
end

#space2Object



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

def space2
  elements[3]
end

#space3Object



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

def space3
  elements[5]
end