Module: EDNGRAMMAR::Map0
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#kp ⇒ Object
2158 2159 2160 |
# File 'lib/parser/edngrammar.rb', line 2158 def kp elements[1] end |
#OC ⇒ Object
2154 2155 2156 |
# File 'lib/parser/edngrammar.rb', line 2154 def OC elements[0] end |
#S ⇒ Object
2162 2163 2164 |
# File 'lib/parser/edngrammar.rb', line 2162 def S elements[2] end |