Module: Treetop_Configgy::QuotedEntity4
- Defined in:
- lib/treetop/configgy.rb
Instance Method Summary collapse
Instance Method Details
#hex_digit1 ⇒ Object
763 764 765 |
# File 'lib/treetop/configgy.rb', line 763 def hex_digit1 elements[0] end |
#hex_digit2 ⇒ Object
767 768 769 |
# File 'lib/treetop/configgy.rb', line 767 def hex_digit2 elements[1] end |