Module: EDNGRAMMAR::AppSequence0
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#app_prefix ⇒ Object
2053 2054 2055 |
# File 'lib/parser/edngrammar.rb', line 2053 def app_prefix elements[0] end |
#seq ⇒ Object
2057 2058 2059 |
# File 'lib/parser/edngrammar.rb', line 2057 def seq elements[2] end |