Module: EDNGRAMMAR::Map1

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#kpObject



1732
1733
1734
# File 'lib/parser/edngrammar.rb', line 1732

def kp
  elements[0]
end

#OCObject



1740
1741
1742
# File 'lib/parser/edngrammar.rb', line 1740

def OC
  elements[3]
end

#SObject



1736
1737
1738
# File 'lib/parser/edngrammar.rb', line 1736

def S
  elements[1]
end