Module: EDNGRAMMAR::Map1

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#kpObject



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

def kp
  elements[0]
end

#OCObject



2121
2122
2123
# File 'lib/parser/edngrammar.rb', line 2121

def OC
  elements[3]
end

#SObject



2117
2118
2119
# File 'lib/parser/edngrammar.rb', line 2117

def S
  elements[1]
end