Represents the connection of two locations. Provides additional metadata over normal {@link Location locations}, including an origin range.
Fields
optionaloriginSelectionRange:Null<Range>
Span of the origin of this link.
Used as the underlined span for mouse definition hover. Defaults to the word range at the definition position.