Module: EDNGRAMMAR::AppString0
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#app_prefix ⇒ Object
1686 1687 1688 |
# File 'lib/parser/edngrammar.rb', line 1686 def app_prefix elements[0] end |
#sqstr ⇒ Object
1690 1691 1692 |
# File 'lib/parser/edngrammar.rb', line 1690 def sqstr elements[1] end |