public interface ISymbolReader
Modifier and Type | Method and Description |
---|---|
String[] |
getSourceFiles() |
String[] |
getSourceFiles(org.eclipse.core.runtime.IProgressMonitor monitor)
Gets the source files from this symbol reader.
|
String[] getSourceFiles()
String[] getSourceFiles(org.eclipse.core.runtime.IProgressMonitor monitor)
monitor
- a progress monitor since this may be a lengthly operationCopyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.