struct

LSP::Location

Inherits JSON::Serializable / Struct / Value / Object

Location in a text document

Constructors

new(uri : DocumentUri, range : Range)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

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