Module: EDNGRAMMAR::Map1

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#kpObject



2168
2169
2170
# File 'lib/parser/edngrammar.rb', line 2168

def kp
  elements[0]
end

#OCObject



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

def OC
  elements[3]
end

#SObject



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

def S
  elements[1]
end