Module: EDNGRAMMAR::SAppStringH0

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#h_S1Object



8211
8212
8213
# File 'lib/parser/edngrammar.rb', line 8211

def h_S1
  elements[1]
end

#h_S2Object



8219
8220
8221
# File 'lib/parser/edngrammar.rb', line 8219

def h_S2
  elements[3]
end

#HEXDIG1Object



8207
8208
8209
# File 'lib/parser/edngrammar.rb', line 8207

def HEXDIG1
  elements[0]
end

#HEXDIG2Object



8215
8216
8217
# File 'lib/parser/edngrammar.rb', line 8215

def HEXDIG2
  elements[2]
end