Module: EDNGRAMMAR::RAppStringB643
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#b64dig1 ⇒ Object
9968 9969 9970 |
# File 'lib/parser/edngrammar.rb', line 9968 def b64dig1 elements[0] end |
#b64dig2 ⇒ Object
9976 9977 9978 |
# File 'lib/parser/edngrammar.rb', line 9976 def b64dig2 elements[2] end |
#rb64_S1 ⇒ Object
9972 9973 9974 |
# File 'lib/parser/edngrammar.rb', line 9972 def rb64_S1 elements[1] end |
#rb64_S2 ⇒ Object
9980 9981 9982 |
# File 'lib/parser/edngrammar.rb', line 9980 def rb64_S2 elements[3] end |
#rb64_S3 ⇒ Object
9984 9985 9986 |
# File 'lib/parser/edngrammar.rb', line 9984 def rb64_S3 elements[5] end |