Module: EDNGRAMMAR::RawAppStringB640
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#r_app_string_b64 ⇒ Object
11098 11099 11100 |
# File 'lib/parser/edngrammar.rb', line 11098 def r_app_string_b64 elements[2] end |
#startrawdelim ⇒ Object
11094 11095 11096 |
# File 'lib/parser/edngrammar.rb', line 11094 def startrawdelim elements[1] end |