Module: EDNGRAMMAR::AppString0
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#app_prefix ⇒ Object
1157 1158 1159 |
# File 'lib/parser/edngrammar.rb', line 1157 def app_prefix elements[0] end |
#sqstr ⇒ Object
1161 1162 1163 |
# File 'lib/parser/edngrammar.rb', line 1161 def sqstr elements[1] end |