interface Location {
    range: Range;
    uri: UriComponents;
}

Properties

Properties

range: Range
uri: UriComponents