Module: EDNGRAMMAR::Map1
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#kp ⇒ Object
2106 2107 2108 |
# File 'lib/parser/edngrammar.rb', line 2106 def kp elements[0] end |
#OC ⇒ Object
2114 2115 2116 |
# File 'lib/parser/edngrammar.rb', line 2114 def OC elements[3] end |
#S ⇒ Object
2110 2111 2112 |
# File 'lib/parser/edngrammar.rb', line 2110 def S elements[1] end |