Module: EDNGRAMMAR::AppStringB643

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#b64_S1Object



8570
8571
8572
# File 'lib/parser/edngrammar.rb', line 8570

def b64_S1
  elements[1]
end

#b64_S2Object



8578
8579
8580
# File 'lib/parser/edngrammar.rb', line 8578

def b64_S2
  elements[3]
end

#b64_S3Object



8582
8583
8584
# File 'lib/parser/edngrammar.rb', line 8582

def b64_S3
  elements[5]
end

#b64dig1Object



8566
8567
8568
# File 'lib/parser/edngrammar.rb', line 8566

def b64dig1
  elements[0]
end

#b64dig2Object



8574
8575
8576
# File 'lib/parser/edngrammar.rb', line 8574

def b64dig2
  elements[2]
end