Module: EDNGRAMMAR::SAppStringB643

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#b64_S1Object



11017
11018
11019
# File 'lib/parser/edngrammar.rb', line 11017

def b64_S1
  elements[1]
end

#b64_S2Object



11025
11026
11027
# File 'lib/parser/edngrammar.rb', line 11025

def b64_S2
  elements[3]
end

#b64_S3Object



11029
11030
11031
# File 'lib/parser/edngrammar.rb', line 11029

def b64_S3
  elements[5]
end

#b64dig1Object



11013
11014
11015
# File 'lib/parser/edngrammar.rb', line 11013

def b64dig1
  elements[0]
end

#b64dig2Object



11021
11022
11023
# File 'lib/parser/edngrammar.rb', line 11021

def b64dig2
  elements[2]
end