class

LSProtocol::DocumentHighlightClientCapabilities

Inherits JSON::Serializable / Reference / Object

Client Capabilities for a DocumentHighlightRequest.

Constructors

new(pull : JSON::PullParser)
Source
new(dynamic_registration : Bool | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

dynamic_registration

Whether document highlight supports dynamic registration.

Source