Module: EDNGRAMMAR::AppString0
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#app_prefix ⇒ Object
1272 1273 1274 |
# File 'lib/parser/edngrammar.rb', line 1272 def app_prefix elements[0] end |
#sqstr ⇒ Object
1276 1277 1278 |
# File 'lib/parser/edngrammar.rb', line 1276 def sqstr elements[1] end |