Module: EDNGRAMMAR::Array0
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#item ⇒ Object
2681 2682 2683 |
# File 'lib/parser/edngrammar.rb', line 2681 def item elements[1] end |
#MSC ⇒ Object
2677 2678 2679 |
# File 'lib/parser/edngrammar.rb', line 2677 def MSC elements[0] end |