Module: EDNGRAMMAR::Map1

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#kpObject



1966
1967
1968
# File 'lib/parser/edngrammar.rb', line 1966

def kp
  elements[0]
end

#OCObject



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

def OC
  elements[3]
end

#SObject



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

def S
  elements[1]
end