Module: EDNGRAMMAR::Map1

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#kpObject



2106
2107
2108
# File 'lib/parser/edngrammar.rb', line 2106

def kp
  elements[0]
end

#OCObject



2114
2115
2116
# File 'lib/parser/edngrammar.rb', line 2114

def OC
  elements[3]
end

#SObject



2110
2111
2112
# File 'lib/parser/edngrammar.rb', line 2110

def S
  elements[1]
end