Module: EDNGRAMMAR::Map2

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#SObject



2124
2125
2126
# File 'lib/parser/edngrammar.rb', line 2124

def S
  elements[2]
end

#specObject



2120
2121
2122
# File 'lib/parser/edngrammar.rb', line 2120

def spec
  elements[1]
end