LSProtocol::Location
Inherits JSON::Serializable / Reference / Object
Represents a location inside a resource, such as a line inside a text file.
Constructors
new(range : Range | Nil, uri : URI | Nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
range
Sourceuri
Source