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