Module: EDNGRAMMAR::SAppStringB643

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#b64_S1Object



9351
9352
9353
# File 'lib/parser/edngrammar.rb', line 9351

def b64_S1
  elements[1]
end

#b64_S2Object



9359
9360
9361
# File 'lib/parser/edngrammar.rb', line 9359

def b64_S2
  elements[3]
end

#b64_S3Object



9363
9364
9365
# File 'lib/parser/edngrammar.rb', line 9363

def b64_S3
  elements[5]
end

#b64dig1Object



9347
9348
9349
# File 'lib/parser/edngrammar.rb', line 9347

def b64dig1
  elements[0]
end

#b64dig2Object



9355
9356
9357
# File 'lib/parser/edngrammar.rb', line 9355

def b64dig2
  elements[2]
end