Module: EDNGRAMMAR::Map0
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#kp ⇒ Object
1606 1607 1608 |
# File 'lib/parser/edngrammar.rb', line 1606 def kp elements[2] end |
#S1 ⇒ Object
1602 1603 1604 |
# File 'lib/parser/edngrammar.rb', line 1602 def S1 elements[1] end |
#S2 ⇒ Object
1610 1611 1612 |
# File 'lib/parser/edngrammar.rb', line 1610 def S2 elements[3] end |