Module: EDNGRAMMAR::Map1
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#kp ⇒ Object
1522 1523 1524 |
# File 'lib/parser/edngrammar.rb', line 1522 def kp elements[0] end |
#OC ⇒ Object
1530 1531 1532 |
# File 'lib/parser/edngrammar.rb', line 1530 def OC elements[3] end |
#S ⇒ Object
1526 1527 1528 |
# File 'lib/parser/edngrammar.rb', line 1526 def S elements[1] end |