Module: EDNGRAMMAR::SAppStringH0

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#h_S1Object



9158
9159
9160
# File 'lib/parser/edngrammar.rb', line 9158

def h_S1
  elements[1]
end

#h_S2Object



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

def h_S2
  elements[3]
end

#HEXDIG1Object



9154
9155
9156
# File 'lib/parser/edngrammar.rb', line 9154

def HEXDIG1
  elements[0]
end

#HEXDIG2Object



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

def HEXDIG2
  elements[2]
end