Module: EDNGRAMMAR::SAppStringH0

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#h_S1Object



8843
8844
8845
# File 'lib/parser/edngrammar.rb', line 8843

def h_S1
  elements[1]
end

#h_S2Object



8851
8852
8853
# File 'lib/parser/edngrammar.rb', line 8851

def h_S2
  elements[3]
end

#HEXDIG1Object



8839
8840
8841
# File 'lib/parser/edngrammar.rb', line 8839

def HEXDIG1
  elements[0]
end

#HEXDIG2Object



8847
8848
8849
# File 'lib/parser/edngrammar.rb', line 8847

def HEXDIG2
  elements[2]
end