Module: EDNGRAMMAR::SAppStringH0

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#h_S1Object



8164
8165
8166
# File 'lib/parser/edngrammar.rb', line 8164

def h_S1
  elements[1]
end

#h_S2Object



8172
8173
8174
# File 'lib/parser/edngrammar.rb', line 8172

def h_S2
  elements[3]
end

#HEXDIG1Object



8160
8161
8162
# File 'lib/parser/edngrammar.rb', line 8160

def HEXDIG1
  elements[0]
end

#HEXDIG2Object



8168
8169
8170
# File 'lib/parser/edngrammar.rb', line 8168

def HEXDIG2
  elements[2]
end