Module: EDNGRAMMAR::Map1

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#kpObject



1616
1617
1618
# File 'lib/parser/edngrammar.rb', line 1616

def kp
  elements[0]
end

#OCObject



1624
1625
1626
# File 'lib/parser/edngrammar.rb', line 1624

def OC
  elements[3]
end

#SObject



1620
1621
1622
# File 'lib/parser/edngrammar.rb', line 1620

def S
  elements[1]
end