Module: EDNGRAMMAR::Map2

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#SObject



2186
2187
2188
# File 'lib/parser/edngrammar.rb', line 2186

def S
  elements[2]
end

#specObject



2182
2183
2184
# File 'lib/parser/edngrammar.rb', line 2182

def spec
  elements[1]
end