Module: EDNGRAMMAR::AppStringB642
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#b64_S ⇒ Object
9037 9038 9039 |
# File 'lib/parser/edngrammar.rb', line 9037 def b64_S elements[1] end |
#b64dig ⇒ Object
9033 9034 9035 |
# File 'lib/parser/edngrammar.rb', line 9033 def b64dig elements[0] end |