Module: EDNGRAMMAR::AppString0
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#app_prefix ⇒ Object
1699 1700 1701 |
# File 'lib/parser/edngrammar.rb', line 1699 def app_prefix elements[0] end |
#sqstr ⇒ Object
1703 1704 1705 |
# File 'lib/parser/edngrammar.rb', line 1703 def sqstr elements[1] end |