Module: EDNGRAMMAR::Map0
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#kp ⇒ Object
1740 1741 1742 |
# File 'lib/parser/edngrammar.rb', line 1740 def kp elements[2] end |
#S1 ⇒ Object
1736 1737 1738 |
# File 'lib/parser/edngrammar.rb', line 1736 def S1 elements[1] end |
#S2 ⇒ Object
1744 1745 1746 |
# File 'lib/parser/edngrammar.rb', line 1744 def S2 elements[3] end |