LocationLink

interface LocationLink(source)

Represents the connection of two locations. Provides additional metadata over normal locations, including an origin range.

Online Documentation

Properties

Link copied to clipboard

Span of the origin of this link.

Link copied to clipboard
abstract var targetRange: Range

The full target range of this link.

Link copied to clipboard

The span of this link.

Link copied to clipboard
abstract var targetUri: Uri

The target resource identifier of this link.