Module: EDNGRAMMAR::SAppStringH0

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#h_S1Object



8759
8760
8761
# File 'lib/parser/edngrammar.rb', line 8759

def h_S1
  elements[1]
end

#h_S2Object



8767
8768
8769
# File 'lib/parser/edngrammar.rb', line 8767

def h_S2
  elements[3]
end

#HEXDIG1Object



8755
8756
8757
# File 'lib/parser/edngrammar.rb', line 8755

def HEXDIG1
  elements[0]
end

#HEXDIG2Object



8763
8764
8765
# File 'lib/parser/edngrammar.rb', line 8763

def HEXDIG2
  elements[2]
end