Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
LSP::Protocol::Hover
Inherits
Struct
/
Value
/
Object
Constructors
new
(__temp_200 :
JSON::PullParser
)
Source
new
(contents :
LSP::Protocol::MarkupContent
, range :
LSP::Protocol::Range
|
Nil
= nil)
Source
Instance methods
contents
Source
contents=
(_contents :
MarkupContent
)
Source
range
Source
range=
(_range :
Union
(
Range
,
Nil
))
Source
to_json
(json :
JSON::Builder
)
Source