public interface SourceDeclaration extends Declaration
| Modifier and Type | Method and Description |
|---|---|
int |
getEndOffset()
Get the end offset of the declaration in the source file.
|
Project |
getProject()
Get the project containing the source file this declaration appears in.
|
int |
getStartOffset()
Get the start offset of the declaration in the source file.
|
Workspace |
getWorkspace()
Get the workspace containing the source file this declaration appears in.
|
canDelete, delete, getURL, showWorkspace getWorkspace()
Project getProject()
int getStartOffset()
int getEndOffset()