public interface SourceReference extends Reference
| Modifier and Type | Method and Description | 
|---|---|
int | 
getEndOffset()
Get the end offset of the reference in the source file. 
 | 
Project | 
getProject()
Get the project containing the source file this reference appears in. 
 | 
int | 
getStartOffset()
Get the start offset of the reference in the source file. 
 | 
Workspace | 
getWorkspace()
Get the workspace containing the source file this reference appears in. 
 | 
getURL, isReferenceTo, resolve, showWorkspace getWorkspace()
Project getProject()
int getStartOffset()
int getEndOffset()