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