Module: EDNGRAMMAR::Map1
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#kp ⇒ Object
2113 2114 2115 |
# File 'lib/parser/edngrammar.rb', line 2113 def kp elements[0] end |
#OC ⇒ Object
2121 2122 2123 |
# File 'lib/parser/edngrammar.rb', line 2121 def OC elements[3] end |
#S ⇒ Object
2117 2118 2119 |
# File 'lib/parser/edngrammar.rb', line 2117 def S elements[1] end |