Module: EDNGRAMMAR::AppSequence0
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#app_prefix ⇒ Object
2060 2061 2062 |
# File 'lib/parser/edngrammar.rb', line 2060 def app_prefix elements[0] end |
#seq ⇒ Object
2064 2065 2066 |
# File 'lib/parser/edngrammar.rb', line 2064 def seq elements[2] end |