Module: EDNGRAMMAR::SAppStringB643

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#b64_S1Object



11005
11006
11007
# File 'lib/parser/edngrammar.rb', line 11005

def b64_S1
  elements[1]
end

#b64_S2Object



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

def b64_S2
  elements[3]
end

#b64_S3Object



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

def b64_S3
  elements[5]
end

#b64dig1Object



11001
11002
11003
# File 'lib/parser/edngrammar.rb', line 11001

def b64dig1
  elements[0]
end

#b64dig2Object



11009
11010
11011
# File 'lib/parser/edngrammar.rb', line 11009

def b64dig2
  elements[2]
end