Module: EDNGRAMMAR::Array0
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#item ⇒ Object
3033 3034 3035 |
# File 'lib/parser/edngrammar.rb', line 3033 def item elements[1] end |
#MSC ⇒ Object
3029 3030 3031 |
# File 'lib/parser/edngrammar.rb', line 3029 def MSC elements[0] end |