Module: EDNGRAMMAR::Map1

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#kpObject



2171
2172
2173
# File 'lib/parser/edngrammar.rb', line 2171

def kp
  elements[0]
end

#OCObject



2179
2180
2181
# File 'lib/parser/edngrammar.rb', line 2179

def OC
  elements[3]
end

#SObject



2175
2176
2177
# File 'lib/parser/edngrammar.rb', line 2175

def S
  elements[1]
end