Module: EDNGRAMMAR::SAppStringH0

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#h_S1Object



8802
8803
8804
# File 'lib/parser/edngrammar.rb', line 8802

def h_S1
  elements[1]
end

#h_S2Object



8810
8811
8812
# File 'lib/parser/edngrammar.rb', line 8810

def h_S2
  elements[3]
end

#HEXDIG1Object



8798
8799
8800
# File 'lib/parser/edngrammar.rb', line 8798

def HEXDIG1
  elements[0]
end

#HEXDIG2Object



8806
8807
8808
# File 'lib/parser/edngrammar.rb', line 8806

def HEXDIG2
  elements[2]
end