LocationLink

Undocumented in source.

Constructors

this
this(Nullable!Range originSelectionRange, DocumentUri targetUri, Range targetRange, Nullable!Range targetSelectionRange)
Undocumented in source.

Members

Variables

originSelectionRange
Nullable!Range originSelectionRange;
Undocumented in source.
targetRange
Range targetRange;
Undocumented in source.
targetSelectionRange
Nullable!Range targetSelectionRange;
Undocumented in source.
targetUri
DocumentUri targetUri;
Undocumented in source.

Meta