Module: EDNGRAMMAR::AppSequence0
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#app_prefix ⇒ Object
1744 1745 1746 |
# File 'lib/parser/edngrammar.rb', line 1744 def app_prefix elements[0] end |
#seq ⇒ Object
1748 1749 1750 |
# File 'lib/parser/edngrammar.rb', line 1748 def seq elements[2] end |