Module: EDNGRAMMAR::Array0
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#item ⇒ Object
2128 2129 2130 |
# File 'lib/parser/edngrammar.rb', line 2128 def item elements[1] end |
#MSC ⇒ Object
2124 2125 2126 |
# File 'lib/parser/edngrammar.rb', line 2124 def MSC elements[0] end |