LSProtocol::CodeLensOptions
Inherits JSON::Serializable / Reference / Object
Code Lens provider options of a CodeLensRequest.
Constructors
new(pull : JSON::PullParser)
Sourcenew(resolve_provider : Bool | Nil = nil, work_done_progress : Bool | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
work_done_progress
Source