Module: EDNGRAMMAR::Map2

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#SObject



1984
1985
1986
# File 'lib/parser/edngrammar.rb', line 1984

def S
  elements[2]
end

#specObject



1980
1981
1982
# File 'lib/parser/edngrammar.rb', line 1980

def spec
  elements[1]
end