Module: EDNGRAMMAR::SAppStringH0

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#h_S1Object



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

def h_S1
  elements[1]
end

#h_S2Object



9178
9179
9180
# File 'lib/parser/edngrammar.rb', line 9178

def h_S2
  elements[3]
end

#HEXDIG1Object



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

def HEXDIG1
  elements[0]
end

#HEXDIG2Object



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

def HEXDIG2
  elements[2]
end