class

LSProtocol::DiagnosticServerCancellationData

Inherits JSON::Serializable / Reference / Object

Cancellation data returned from a diagnostic request.

@since 3.17.0

Constructors

new(pull : JSON::PullParser)
Source
new(retrigger_request : Bool | Nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

retrigger_request
Source