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