Module: EDNGRAMMAR::Map1

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#kpObject



1750
1751
1752
# File 'lib/parser/edngrammar.rb', line 1750

def kp
  elements[0]
end

#OCObject



1758
1759
1760
# File 'lib/parser/edngrammar.rb', line 1758

def OC
  elements[3]
end

#SObject



1754
1755
1756
# File 'lib/parser/edngrammar.rb', line 1754

def S
  elements[1]
end