Module: EDNGRAMMAR::Array0
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#item ⇒ Object
2669 2670 2671 |
# File 'lib/parser/edngrammar.rb', line 2669 def item elements[1] end |
#MSC ⇒ Object
2665 2666 2667 |
# File 'lib/parser/edngrammar.rb', line 2665 def MSC elements[0] end |