Module: EDNGRAMMAR::Array0
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#item ⇒ Object
2056 2057 2058 |
# File 'lib/parser/edngrammar.rb', line 2056 def item elements[1] end |
#MSC ⇒ Object
2052 2053 2054 |
# File 'lib/parser/edngrammar.rb', line 2052 def MSC elements[0] end |