Package | Description |
---|---|
aQute.bnd.build.model | |
aQute.bnd.properties |
Modifier and Type | Method and Description |
---|---|
private static IRegion |
BndEditModel.findEntry(IDocument document,
java.lang.String name) |
Modifier and Type | Class and Description |
---|---|
(package private) class |
Line
Describes a line as a particular number of characters beginning at a
particular offset, consisting of a particular number of characters, and being
closed with a particular line delimiter.
|
class |
Region |
Modifier and Type | Field and Description |
---|---|
private IRegion |
PropertiesLineReader.lastRegion |
Modifier and Type | Method and Description |
---|---|
IRegion |
Document.getLineInformation(int line) |
IRegion |
IDocument.getLineInformation(int lineNum) |
IRegion |
LineTracker.getLineInformation(int line) |
IRegion |
LineTracker.getLineInformationOfOffset(int position) |
IRegion |
PropertiesLineReader.region() |