Module: EDNGRAMMAR::SAppStringB643

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#b64_S1Object



10591
10592
10593
# File 'lib/parser/edngrammar.rb', line 10591

def b64_S1
  elements[1]
end

#b64_S2Object



10599
10600
10601
# File 'lib/parser/edngrammar.rb', line 10599

def b64_S2
  elements[3]
end

#b64_S3Object



10603
10604
10605
# File 'lib/parser/edngrammar.rb', line 10603

def b64_S3
  elements[5]
end

#b64dig1Object



10587
10588
10589
# File 'lib/parser/edngrammar.rb', line 10587

def b64dig1
  elements[0]
end

#b64dig2Object



10595
10596
10597
# File 'lib/parser/edngrammar.rb', line 10595

def b64dig2
  elements[2]
end