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