public interface OffsetDescriptionProvider
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescription(TextBuffer buffer,
int offset)
Provide the user displayable name for the given location
|
java.lang.String getDescription(TextBuffer buffer, int offset)
buffer - the text buffer contining the codeoffset - the offset at which to provide a description