Module: EDNGRAMMAR::RawAppStringB640
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#r_app_string_b64 ⇒ Object
9823 9824 9825 |
# File 'lib/parser/edngrammar.rb', line 9823 def r_app_string_b64 elements[2] end |
#startrawdelim ⇒ Object
9819 9820 9821 |
# File 'lib/parser/edngrammar.rb', line 9819 def startrawdelim elements[1] end |