Module: EDNGRAMMAR::Map1
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#kp ⇒ Object
1616 1617 1618 |
# File 'lib/parser/edngrammar.rb', line 1616 def kp elements[0] end |
#OC ⇒ Object
1624 1625 1626 |
# File 'lib/parser/edngrammar.rb', line 1624 def OC elements[3] end |
#S ⇒ Object
1620 1621 1622 |
# File 'lib/parser/edngrammar.rb', line 1620 def S elements[1] end |