Module: EDNGRAMMAR::Map0

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#kpObject



2096
2097
2098
# File 'lib/parser/edngrammar.rb', line 2096

def kp
  elements[2]
end

#S1Object



2092
2093
2094
# File 'lib/parser/edngrammar.rb', line 2092

def S1
  elements[1]
end

#S2Object



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

def S2
  elements[3]
end