Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
LSP::Data::Location
Inherits
JSON::Serializable
<
Struct
<
Value
<
Object
Constructors
new
(pull :
JSON::PullParser
)
Source
new
(uri :
URI
=
URI
.new, range :
LSP::Data::Range
=
Range
.new)
Source
new
(*, __pull_for_json_serializable pull :
JSON::PullParser
)
Source
Instance methods
range
Source
range=
(range :
Range
)
Source
uri
Source
uri=
(uri :
URI
)
Source