Module: EDNGRAMMAR::AppString0
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#app_prefix ⇒ Object
1627 1628 1629 |
# File 'lib/parser/edngrammar.rb', line 1627 def app_prefix elements[0] end |
#sqstr ⇒ Object
1631 1632 1633 |
# File 'lib/parser/edngrammar.rb', line 1631 def sqstr elements[1] end |