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