class LSProtocol::DiagnosticServerCancellationData

Overview

Cancellation data returned from a diagnostic request.

@since 3.17.0

Included Modules

Defined in:

lsprotocol/types.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]
def self.new(retrigger_request : Bool | Nil) #

[View source]

Instance Method Detail

def retrigger_request : Bool #

[View source]