Module: EDNGRAMMAR::Array0
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#item ⇒ Object
3287 3288 3289 |
# File 'lib/parser/edngrammar.rb', line 3287 def item elements[1] end |
#MSC ⇒ Object
3283 3284 3285 |
# File 'lib/parser/edngrammar.rb', line 3283 def MSC elements[0] end |