Uses of Interface
org.eclipse.debug.core.sourcelookup.IPersistableSourceLocator2
-
Packages that use IPersistableSourceLocator2 Package Description org.eclipse.debug.core.sourcelookup Provides support for source lookup. -
-
Uses of IPersistableSourceLocator2 in org.eclipse.debug.core.sourcelookup
Subinterfaces of IPersistableSourceLocator2 in org.eclipse.debug.core.sourcelookup Modifier and Type Interface Description interface
ISourceLookupDirector
A source lookup director directs the source lookup process among a set of participants and source containers.Classes in org.eclipse.debug.core.sourcelookup that implement IPersistableSourceLocator2 Modifier and Type Class Description class
AbstractSourceLookupDirector
Directs source lookup among a collection of source lookup participants, and a common collection of source containers.
-