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