LSP::DocumentHighlight
Inherits JSON::Serializable < LSP::Initializer < Struct < Value < Object
A document highlight is a range inside a text document which deserves special attention, usually an occurrence of a symbol.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Sourcenew
Source