Module: EDNGRAMMAR::SAppStringB643

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#b64_S1Object



10170
10171
10172
# File 'lib/parser/edngrammar.rb', line 10170

def b64_S1
  elements[1]
end

#b64_S2Object



10178
10179
10180
# File 'lib/parser/edngrammar.rb', line 10178

def b64_S2
  elements[3]
end

#b64_S3Object



10182
10183
10184
# File 'lib/parser/edngrammar.rb', line 10182

def b64_S3
  elements[5]
end

#b64dig1Object



10166
10167
10168
# File 'lib/parser/edngrammar.rb', line 10166

def b64dig1
  elements[0]
end

#b64dig2Object



10174
10175
10176
# File 'lib/parser/edngrammar.rb', line 10174

def b64dig2
  elements[2]
end