Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
LSP::Data::ServerCapabilities::CodeLensOptions
Inherits
JSON::Serializable
<
Struct
<
Value
<
Object
Constructors
new
(pull :
JSON::PullParser
)
Source
new
(resolve_provider :
Bool
= false)
Source
new
(*, __pull_for_json_serializable pull :
JSON::PullParser
)
Source
Instance methods
resolve_provider
Code lens has a resolve provider as well.
Source
resolve_provider=
(resolve_provider :
Bool
)
Code lens has a resolve provider as well.
Source