Method | Description | |
---|---|---|
Deregister ( ) : void |
Deregisters the weak line tracker.
|
|
Register ( |
Registers the targetTracker as line tracker for the textDocument. A weak reference to the target tracker will be used, and the WeakLineTracker will deregister itself when the target tracker is garbage collected.
|
Method | Description | |
---|---|---|
ILineTracker ( ) : void | ||
ILineTracker ( |
||
ILineTracker ( |
||
ILineTracker ( |
||
ILineTracker ( |
||
WeakLineTracker ( |
public static Register ( |
||
textDocument | ||
targetTracker | ILineTracker | |
return |