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