public interface IRepairableDocument
IDocument
implementers that offer a line
repair method on the documents.IDocument
Modifier and Type | Method and Description |
---|---|
void |
repairLineInformation()
Repairs the line information of the document implementing this interface.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.