Module: EDNGRAMMAR::Map1
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#kp ⇒ Object
1750 1751 1752 |
# File 'lib/parser/edngrammar.rb', line 1750 def kp elements[0] end |
#OC ⇒ Object
1758 1759 1760 |
# File 'lib/parser/edngrammar.rb', line 1758 def OC elements[3] end |
#S ⇒ Object
1754 1755 1756 |
# File 'lib/parser/edngrammar.rb', line 1754 def S elements[1] end |