Module: EDNGRAMMAR::SAppStringH0

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#h_S1Object



8479
8480
8481
# File 'lib/parser/edngrammar.rb', line 8479

def h_S1
  elements[1]
end

#h_S2Object



8487
8488
8489
# File 'lib/parser/edngrammar.rb', line 8487

def h_S2
  elements[3]
end

#HEXDIG1Object



8475
8476
8477
# File 'lib/parser/edngrammar.rb', line 8475

def HEXDIG1
  elements[0]
end

#HEXDIG2Object



8483
8484
8485
# File 'lib/parser/edngrammar.rb', line 8483

def HEXDIG2
  elements[2]
end