Module: EDNGRAMMAR::Array0
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#item ⇒ Object
2050 2051 2052 |
# File 'lib/parser/edngrammar.rb', line 2050 def item elements[1] end |
#MSC ⇒ Object
2046 2047 2048 |
# File 'lib/parser/edngrammar.rb', line 2046 def MSC elements[0] end |