Module: EDNGRAMMAR::AppString0
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#app_prefix ⇒ Object
1965 1966 1967 |
# File 'lib/parser/edngrammar.rb', line 1965 def app_prefix elements[0] end |
#sqstr ⇒ Object
1969 1970 1971 |
# File 'lib/parser/edngrammar.rb', line 1969 def sqstr elements[1] end |