Module: EDNGRAMMAR::AppSequence0
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#app_prefix ⇒ Object
1736 1737 1738 |
# File 'lib/parser/edngrammar.rb', line 1736 def app_prefix elements[0] end |
#seq ⇒ Object
1740 1741 1742 |
# File 'lib/parser/edngrammar.rb', line 1740 def seq elements[2] end |