Module: EDNGRAMMAR::AppStringB643

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#b64_S1Object



8110
8111
8112
# File 'lib/parser/edngrammar.rb', line 8110

def b64_S1
  elements[1]
end

#b64_S2Object



8118
8119
8120
# File 'lib/parser/edngrammar.rb', line 8118

def b64_S2
  elements[3]
end

#b64_S3Object



8122
8123
8124
# File 'lib/parser/edngrammar.rb', line 8122

def b64_S3
  elements[5]
end

#b64dig1Object



8106
8107
8108
# File 'lib/parser/edngrammar.rb', line 8106

def b64dig1
  elements[0]
end

#b64dig2Object



8114
8115
8116
# File 'lib/parser/edngrammar.rb', line 8114

def b64dig2
  elements[2]
end