Module: EDNGRAMMAR::AppSequence0
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#app_prefix ⇒ Object
2020 2021 2022 |
# File 'lib/parser/edngrammar.rb', line 2020 def app_prefix elements[0] end |
#seq ⇒ Object
2024 2025 2026 |
# File 'lib/parser/edngrammar.rb', line 2024 def seq elements[2] end |