Package org.eclipse.debug.core.sourcelookup
SinceNot specified.
VersionNot specified.
AuthorNot specified.
| IPersistableSourceLocator2 |
Extensions to the IPersistableSourceLocator interface. |
| ISourceContainer |
A source container is a container of source code. |
| ISourceContainerType |
A source container type represents a kind of container of source code. |
| ISourceContainerTypeDelegate |
A source container type delegate represents a kind of container of source code. |
| ISourceLookupDirector |
A source lookup director directs the source lookup process
among a set of participants and source containers. |
| ISourceLookupParticipant |
A source lookup participant participates in source lookup by searching an ordered
list of source containers for source elements corresponding to a debug artifact. |
| ISourcePathComputer |
A source path computer computes the default source lookup path (set of source
containers that should be considered) for a launch configuration. |
| ISourcePathComputerDelegate |
A source path computer delegate computes the default source lookup path
(set of source containers that should be considered) for a launch
configuration. |