Module: EDNGRAMMAR::Array0
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#item ⇒ Object
1974 1975 1976 |
# File 'lib/parser/edngrammar.rb', line 1974 def item elements[1] end |
#MSC ⇒ Object
1970 1971 1972 |
# File 'lib/parser/edngrammar.rb', line 1970 def MSC elements[0] end |