Module: EDNGRAMMAR::SAppStringB643

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#b64_S1Object



10690
10691
10692
# File 'lib/parser/edngrammar.rb', line 10690

def b64_S1
  elements[1]
end

#b64_S2Object



10698
10699
10700
# File 'lib/parser/edngrammar.rb', line 10698

def b64_S2
  elements[3]
end

#b64_S3Object



10702
10703
10704
# File 'lib/parser/edngrammar.rb', line 10702

def b64_S3
  elements[5]
end

#b64dig1Object



10686
10687
10688
# File 'lib/parser/edngrammar.rb', line 10686

def b64dig1
  elements[0]
end

#b64dig2Object



10694
10695
10696
# File 'lib/parser/edngrammar.rb', line 10694

def b64dig2
  elements[2]
end