Module: EDNGRAMMAR::Array0
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#item ⇒ Object
2985 2986 2987 |
# File 'lib/parser/edngrammar.rb', line 2985 def item elements[1] end |
#MSC ⇒ Object
2981 2982 2983 |
# File 'lib/parser/edngrammar.rb', line 2981 def MSC elements[0] end |