Module: EDNGRAMMAR::Map0

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#kpObject



1912
1913
1914
# File 'lib/parser/edngrammar.rb', line 1912

def kp
  elements[2]
end

#S1Object



1908
1909
1910
# File 'lib/parser/edngrammar.rb', line 1908

def S1
  elements[1]
end

#S2Object



1916
1917
1918
# File 'lib/parser/edngrammar.rb', line 1916

def S2
  elements[3]
end