Module: EDNGRAMMAR::Map2

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#SObject



2122
2123
2124
# File 'lib/parser/edngrammar.rb', line 2122

def S
  elements[2]
end

#specObject



2118
2119
2120
# File 'lib/parser/edngrammar.rb', line 2118

def spec
  elements[1]
end