Module: EDNGRAMMAR::AppString0
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#app_prefix ⇒ Object
1487 1488 1489 |
# File 'lib/parser/edngrammar.rb', line 1487 def app_prefix elements[0] end |
#sqstr ⇒ Object
1491 1492 1493 |
# File 'lib/parser/edngrammar.rb', line 1491 def sqstr elements[1] end |