Module: EDNGRAMMAR::Map1

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#kpObject



2166
2167
2168
# File 'lib/parser/edngrammar.rb', line 2166

def kp
  elements[0]
end

#OCObject



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

def OC
  elements[3]
end

#SObject



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

def S
  elements[1]
end