Module: EDNGRAMMAR::Map2

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#SObject



2131
2132
2133
# File 'lib/parser/edngrammar.rb', line 2131

def S
  elements[2]
end

#specObject



2127
2128
2129
# File 'lib/parser/edngrammar.rb', line 2127

def spec
  elements[1]
end