Module: EDNGRAMMAR::Map1
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#kp ⇒ Object
1971 1972 1973 |
# File 'lib/parser/edngrammar.rb', line 1971 def kp elements[0] end |
#OC ⇒ Object
1979 1980 1981 |
# File 'lib/parser/edngrammar.rb', line 1979 def OC elements[3] end |
#S ⇒ Object
1975 1976 1977 |
# File 'lib/parser/edngrammar.rb', line 1975 def S elements[1] end |