Location

open class Location(source)

Represents a location inside a resource, such as a line inside a text file.

Online Documentation

Constructors

Link copied to clipboard
constructor(uri: Uri, rangeOrPosition: JsAny)

Creates a new location object.

Properties

Link copied to clipboard

The document range of this location.

Link copied to clipboard
var uri: Uri

The resource identifier of this location.