Module: EDNGRAMMAR::Map0
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#kp ⇒ Object
1912 1913 1914 |
# File 'lib/parser/edngrammar.rb', line 1912 def kp elements[2] end |
#S1 ⇒ Object
1908 1909 1910 |
# File 'lib/parser/edngrammar.rb', line 1908 def S1 elements[1] end |
#S2 ⇒ Object
1916 1917 1918 |
# File 'lib/parser/edngrammar.rb', line 1916 def S2 elements[3] end |