Module: EDNGRAMMAR::AppString0
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#app_prefix ⇒ Object
1263 1264 1265 |
# File 'lib/parser/edngrammar.rb', line 1263 def app_prefix elements[0] end |
#sqstr ⇒ Object
1267 1268 1269 |
# File 'lib/parser/edngrammar.rb', line 1267 def sqstr elements[1] end |