struct LSP::ProgressParams

Included Modules

Defined in:

notifications/progress.cr

Constructors

Instance Method Summary

Constructor Detail

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

def self.new(**args) #

Instance Method Detail

def token : ProgressToken #

The progress token provided by the client or server.


def token=(token : ProgressToken) #

The progress token provided by the client or server.


The progress data.


The progress data.