Module: Treetop_Configgy::QuotedEntity1

Defined in:
lib/treetop/configgy.rb

Instance Method Summary collapse

Instance Method Details

#hex_digit1Object



733
734
735
# File 'lib/treetop/configgy.rb', line 733

def hex_digit1
  elements[0]
end

#hex_digit2Object



737
738
739
# File 'lib/treetop/configgy.rb', line 737

def hex_digit2
  elements[1]
end

#hex_digit3Object



741
742
743
# File 'lib/treetop/configgy.rb', line 741

def hex_digit3
  elements[2]
end

#hex_digit4Object



745
746
747
# File 'lib/treetop/configgy.rb', line 745

def hex_digit4
  elements[3]
end