Module: EDNGRAMMAR::AppRstring0
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#app_prefix ⇒ Object
2125 2126 2127 |
# File 'lib/parser/edngrammar.rb', line 2125 def app_prefix elements[0] end |
#rawstring ⇒ Object
2129 2130 2131 |
# File 'lib/parser/edngrammar.rb', line 2129 def rawstring elements[1] end |