Module: EDNGRAMMAR::AppRstring0
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#app_prefix ⇒ Object
1813 1814 1815 |
# File 'lib/parser/edngrammar.rb', line 1813 def app_prefix elements[0] end |
#rawstring ⇒ Object
1817 1818 1819 |
# File 'lib/parser/edngrammar.rb', line 1817 def rawstring elements[1] end |