Module: HGRAMMAR::AppStringH0

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

Instance Method Summary collapse

Instance Method Details

#HEXDIG1Object



13
14
15
# File 'lib/cbor-diagnostic-app/hgrammar.rb', line 13

def HEXDIG1
  elements[0]
end

#HEXDIG2Object



21
22
23
# File 'lib/cbor-diagnostic-app/hgrammar.rb', line 21

def HEXDIG2
  elements[2]
end

#S1Object



17
18
19
# File 'lib/cbor-diagnostic-app/hgrammar.rb', line 17

def S1
  elements[1]
end

#S2Object



25
26
27
# File 'lib/cbor-diagnostic-app/hgrammar.rb', line 25

def S2
  elements[3]
end