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