Module: EDNGRAMMAR::Map1
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#kp ⇒ Object
2168 2169 2170 |
# File 'lib/parser/edngrammar.rb', line 2168 def kp elements[0] end |
#OC ⇒ Object
2176 2177 2178 |
# File 'lib/parser/edngrammar.rb', line 2176 def OC elements[3] end |
#S ⇒ Object
2172 2173 2174 |
# File 'lib/parser/edngrammar.rb', line 2172 def S elements[1] end |