Module: HGRAMMAR::AppStringH1

Defined in:
lib/cbor-diagnostic-app/hgrammar.rb

Instance Method Summary collapse

Instance Method Details

#astObject



31
32
33
# File 'lib/cbor-diagnostic-app/hgrammar.rb', line 31

def ast
  Integer(elements[0].text_value + elements[2].text_value, 16).chr("BINARY")
end