Module: EDNGRAMMAR::Map2

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#SObject



1940
1941
1942
# File 'lib/parser/edngrammar.rb', line 1940

def S
  elements[2]
end

#specObject



1936
1937
1938
# File 'lib/parser/edngrammar.rb', line 1936

def spec
  elements[1]
end