Module: EDNGRAMMAR::SAppStringB642
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#b64_S ⇒ Object
11001 11002 11003 |
# File 'lib/parser/edngrammar.rb', line 11001 def b64_S elements[1] end |
#b64dig ⇒ Object
10997 10998 10999 |
# File 'lib/parser/edngrammar.rb', line 10997 def b64dig elements[0] end |