Module: EDNGRAMMAR::SAppStringH0

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#h_S1Object



9099
9100
9101
# File 'lib/parser/edngrammar.rb', line 9099

def h_S1
  elements[1]
end

#h_S2Object



9107
9108
9109
# File 'lib/parser/edngrammar.rb', line 9107

def h_S2
  elements[3]
end

#HEXDIG1Object



9095
9096
9097
# File 'lib/parser/edngrammar.rb', line 9095

def HEXDIG1
  elements[0]
end

#HEXDIG2Object



9103
9104
9105
# File 'lib/parser/edngrammar.rb', line 9103

def HEXDIG2
  elements[2]
end