Module: EDNGRAMMAR::SAppStringH0

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#h_S1Object



8849
8850
8851
# File 'lib/parser/edngrammar.rb', line 8849

def h_S1
  elements[1]
end

#h_S2Object



8857
8858
8859
# File 'lib/parser/edngrammar.rb', line 8857

def h_S2
  elements[3]
end

#HEXDIG1Object



8845
8846
8847
# File 'lib/parser/edngrammar.rb', line 8845

def HEXDIG1
  elements[0]
end

#HEXDIG2Object



8853
8854
8855
# File 'lib/parser/edngrammar.rb', line 8853

def HEXDIG2
  elements[2]
end