Module: EDNGRAMMAR::AppStringB643

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#b64_S1Object



9048
9049
9050
# File 'lib/parser/edngrammar.rb', line 9048

def b64_S1
  elements[1]
end

#b64_S2Object



9056
9057
9058
# File 'lib/parser/edngrammar.rb', line 9056

def b64_S2
  elements[3]
end

#b64_S3Object



9060
9061
9062
# File 'lib/parser/edngrammar.rb', line 9060

def b64_S3
  elements[5]
end

#b64dig1Object



9044
9045
9046
# File 'lib/parser/edngrammar.rb', line 9044

def b64dig1
  elements[0]
end

#b64dig2Object



9052
9053
9054
# File 'lib/parser/edngrammar.rb', line 9052

def b64dig2
  elements[2]
end