Module: EDNGRAMMAR::Map1
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#kp ⇒ Object
1922 1923 1924 |
# File 'lib/parser/edngrammar.rb', line 1922 def kp elements[0] end |
#OC ⇒ Object
1930 1931 1932 |
# File 'lib/parser/edngrammar.rb', line 1930 def OC elements[3] end |
#S ⇒ Object
1926 1927 1928 |
# File 'lib/parser/edngrammar.rb', line 1926 def S elements[1] end |