Module: EDNGRAMMAR::Array1
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#item ⇒ Object
2005 2006 2007 |
# File 'lib/parser/edngrammar.rb', line 2005 def item elements[0] end |
#OC ⇒ Object
2013 2014 2015 |
# File 'lib/parser/edngrammar.rb', line 2013 def OC elements[3] end |
#S ⇒ Object
2009 2010 2011 |
# File 'lib/parser/edngrammar.rb', line 2009 def S elements[1] end |