Module: EDNGRAMMAR::AppRstring0
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#app_prefix ⇒ Object
2092 2093 2094 |
# File 'lib/parser/edngrammar.rb', line 2092 def app_prefix elements[0] end |
#rawstring ⇒ Object
2096 2097 2098 |
# File 'lib/parser/edngrammar.rb', line 2096 def rawstring elements[1] end |