Module: EDNGRAMMAR::AppRstring0
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#app_prefix ⇒ Object
2132 2133 2134 |
# File 'lib/parser/edngrammar.rb', line 2132 def app_prefix elements[0] end |
#rawstring ⇒ Object
2136 2137 2138 |
# File 'lib/parser/edngrammar.rb', line 2136 def rawstring elements[1] end |