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