Module: EDNGRAMMAR::AppStringB642
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#b64_S ⇒ Object
8099 8100 8101 |
# File 'lib/parser/edngrammar.rb', line 8099 def b64_S elements[1] end |
#b64dig ⇒ Object
8095 8096 8097 |
# File 'lib/parser/edngrammar.rb', line 8095 def b64dig elements[0] end |