Module: EDNGRAMMAR::Map0

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#kpObject



2103
2104
2105
# File 'lib/parser/edngrammar.rb', line 2103

def kp
  elements[2]
end

#S1Object



2099
2100
2101
# File 'lib/parser/edngrammar.rb', line 2099

def S1
  elements[1]
end

#S2Object



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

def S2
  elements[3]
end