Module: EDNGRAMMAR::Map1

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#kpObject



1971
1972
1973
# File 'lib/parser/edngrammar.rb', line 1971

def kp
  elements[0]
end

#OCObject



1979
1980
1981
# File 'lib/parser/edngrammar.rb', line 1979

def OC
  elements[3]
end

#SObject



1975
1976
1977
# File 'lib/parser/edngrammar.rb', line 1975

def S
  elements[1]
end