class LSProtocol::WorkDoneProgressCancelParams

Included Modules

Defined in:

lsprotocol/types.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]
def self.new(token : ProgressToken | Nil) #

[View source]

Instance Method Detail

def token : ProgressToken #

The token to be used to report progress.


[View source]