Module: EDNGRAMMAR::Map0
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#kp ⇒ Object
2103 2104 2105 |
# File 'lib/parser/edngrammar.rb', line 2103 def kp elements[2] end |
#S1 ⇒ Object
2099 2100 2101 |
# File 'lib/parser/edngrammar.rb', line 2099 def S1 elements[1] end |
#S2 ⇒ Object
2107 2108 2109 |
# File 'lib/parser/edngrammar.rb', line 2107 def S2 elements[3] end |