Module: EDNGRAMMAR::Map0
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#kp ⇒ Object
1956 1957 1958 |
# File 'lib/parser/edngrammar.rb', line 1956 def kp elements[2] end |
#S1 ⇒ Object
1952 1953 1954 |
# File 'lib/parser/edngrammar.rb', line 1952 def S1 elements[1] end |
#S2 ⇒ Object
1960 1961 1962 |
# File 'lib/parser/edngrammar.rb', line 1960 def S2 elements[3] end |