class

LSP::Location

Inherits LSP::Initializer < JSON::Serializable < Reference < Object

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

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

range
Source
range=(range : Range)
Source
uri=(uri : String)
Source