org.eclipse.cdt.core
Interface ISymbolReader


public interface ISymbolReader

A reader that's able to decipher debug symbol formats. This initial version only returns a list of source files.


Method Summary
 java.lang.String[] getSourceFiles()
           
 

Method Detail

getSourceFiles

java.lang.String[] getSourceFiles()