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