Module: EDNGRAMMAR::Map2

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#SObject



1768
1769
1770
# File 'lib/parser/edngrammar.rb', line 1768

def S
  elements[2]
end

#specObject



1764
1765
1766
# File 'lib/parser/edngrammar.rb', line 1764

def spec
  elements[1]
end