Module: EDNGRAMMAR::AppString0
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#app_prefix ⇒ Object
1634 1635 1636 |
# File 'lib/parser/edngrammar.rb', line 1634 def app_prefix elements[0] end |
#sqstr ⇒ Object
1638 1639 1640 |
# File 'lib/parser/edngrammar.rb', line 1638 def sqstr elements[1] end |