Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LocationLink

Hierarchy

  • LocationLink

Index

Properties

Optional originSelectionRange

originSelectionRange: IRange

A range to select where this link originates from.

range

range: IRange

The full range this link points to.

Optional targetSelectionRange

targetSelectionRange: IRange

A range to select this link points to. Must be contained in LocationLink.range.

uri

uri: Uri

The target uri this link points to.

Generated using TypeDoc