Module: EDNGRAMMAR::Array0
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#item ⇒ Object
2949 2950 2951 |
# File 'lib/parser/edngrammar.rb', line 2949 def item elements[1] end |
#MSC ⇒ Object
2945 2946 2947 |
# File 'lib/parser/edngrammar.rb', line 2945 def MSC elements[0] end |