Module: EDNGRAMMAR::Map1

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#kpObject



2104
2105
2106
# File 'lib/parser/edngrammar.rb', line 2104

def kp
  elements[0]
end

#OCObject



2112
2113
2114
# File 'lib/parser/edngrammar.rb', line 2112

def OC
  elements[3]
end

#SObject



2108
2109
2110
# File 'lib/parser/edngrammar.rb', line 2108

def S
  elements[1]
end