Module: EDNGRAMMAR::Map0

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#kpObject



1512
1513
1514
# File 'lib/parser/edngrammar.rb', line 1512

def kp
  elements[2]
end

#S1Object



1508
1509
1510
# File 'lib/parser/edngrammar.rb', line 1508

def S1
  elements[1]
end

#S2Object



1516
1517
1518
# File 'lib/parser/edngrammar.rb', line 1516

def S2
  elements[3]
end