Module: Treetop_Configgy::QuotedEntity6

Defined in:
lib/treetop/configgy.rb

Instance Method Summary collapse

Instance Method Details

#unquotedObject



779
780
781
# File 'lib/treetop/configgy.rb', line 779

def unquoted
  digits.text_value.to_i(16).chr
end