Module: EDNGRAMMAR::Map1

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#kpObject



1922
1923
1924
# File 'lib/parser/edngrammar.rb', line 1922

def kp
  elements[0]
end

#OCObject



1930
1931
1932
# File 'lib/parser/edngrammar.rb', line 1930

def OC
  elements[3]
end

#SObject



1926
1927
1928
# File 'lib/parser/edngrammar.rb', line 1926

def S
  elements[1]
end