Module: EDNGRAMMAR::Array0
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#item ⇒ Object
3353 3354 3355 |
# File 'lib/parser/edngrammar.rb', line 3353 def item elements[1] end |
#MSC ⇒ Object
3349 3350 3351 |
# File 'lib/parser/edngrammar.rb', line 3349 def MSC elements[0] end |