Module: EDNGRAMMAR::Array0
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#item ⇒ Object
3346 3347 3348 |
# File 'lib/parser/edngrammar.rb', line 3346 def item elements[1] end |
#MSC ⇒ Object
3342 3343 3344 |
# File 'lib/parser/edngrammar.rb', line 3342 def MSC elements[0] end |