| Package | Description |
|---|---|
| org.eclipse.jface.text.source |
Provides a framework for connecting document regions
with annotations and for displaying those.
|
| Modifier and Type | Method and Description |
|---|---|
ILineDiffInfo |
ILineDiffer.getLineInfo(int line)
Determines the line state for line
line in the targeted document. |
| Modifier and Type | Method and Description |
|---|---|
protected String |
LineChangeHover.decorateText(List<? extends ILineDiffInfo> diffInfos,
int maxLines)
Takes a list of
ILineDiffInfos and computes a hover of at most maxLines. |
Copyright (c) 2000, 2016 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.