Module: EDNGRAMMAR::Array1
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#item ⇒ Object
1359 1360 1361 |
# File 'lib/parser/edngrammar.rb', line 1359 def item elements[0] end |
#OC ⇒ Object
1367 1368 1369 |
# File 'lib/parser/edngrammar.rb', line 1367 def OC elements[3] end |
#S ⇒ Object
1363 1364 1365 |
# File 'lib/parser/edngrammar.rb', line 1363 def S elements[1] end |