Module: EDNGRAMMAR::Array0
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#item ⇒ Object
2564 2565 2566 |
# File 'lib/parser/edngrammar.rb', line 2564 def item elements[1] end |
#MSC ⇒ Object
2560 2561 2562 |
# File 'lib/parser/edngrammar.rb', line 2560 def MSC elements[0] end |