Module: EDNGRAMMAR::SAppStringH0

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#h_S1Object



8381
8382
8383
# File 'lib/parser/edngrammar.rb', line 8381

def h_S1
  elements[1]
end

#h_S2Object



8389
8390
8391
# File 'lib/parser/edngrammar.rb', line 8389

def h_S2
  elements[3]
end

#HEXDIG1Object



8377
8378
8379
# File 'lib/parser/edngrammar.rb', line 8377

def HEXDIG1
  elements[0]
end

#HEXDIG2Object



8385
8386
8387
# File 'lib/parser/edngrammar.rb', line 8385

def HEXDIG2
  elements[2]
end