Module: EDNGRAMMAR::Map2

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#SObject



1989
1990
1991
# File 'lib/parser/edngrammar.rb', line 1989

def S
  elements[2]
end

#specObject



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

def spec
  elements[1]
end