Module: EDNGRAMMAR::Map0
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#kp ⇒ Object
1722 1723 1724 |
# File 'lib/parser/edngrammar.rb', line 1722 def kp elements[2] end |
#S1 ⇒ Object
1718 1719 1720 |
# File 'lib/parser/edngrammar.rb', line 1718 def S1 elements[1] end |
#S2 ⇒ Object
1726 1727 1728 |
# File 'lib/parser/edngrammar.rb', line 1726 def S2 elements[3] end |