Module: EDNGRAMMAR::AppStringB643

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#b64_S1Object



8044
8045
8046
# File 'lib/parser/edngrammar.rb', line 8044

def b64_S1
  elements[1]
end

#b64_S2Object



8052
8053
8054
# File 'lib/parser/edngrammar.rb', line 8052

def b64_S2
  elements[3]
end

#b64_S3Object



8056
8057
8058
# File 'lib/parser/edngrammar.rb', line 8056

def b64_S3
  elements[5]
end

#b64dig1Object



8040
8041
8042
# File 'lib/parser/edngrammar.rb', line 8040

def b64dig1
  elements[0]
end

#b64dig2Object



8048
8049
8050
# File 'lib/parser/edngrammar.rb', line 8048

def b64dig2
  elements[2]
end