Module: EDNGRAMMAR::SAppStringH0

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#h_S1Object



9165
9166
9167
# File 'lib/parser/edngrammar.rb', line 9165

def h_S1
  elements[1]
end

#h_S2Object



9173
9174
9175
# File 'lib/parser/edngrammar.rb', line 9173

def h_S2
  elements[3]
end

#HEXDIG1Object



9161
9162
9163
# File 'lib/parser/edngrammar.rb', line 9161

def HEXDIG1
  elements[0]
end

#HEXDIG2Object



9169
9170
9171
# File 'lib/parser/edngrammar.rb', line 9169

def HEXDIG2
  elements[2]
end