struct LSP::ProgressParams

Included Modules

Defined in:

notifications/progress.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]
def self.new(**args) #

[View source]

Instance Method Detail

def token : ProgressToken #

The progress token provided by the client or server.


[View source]
def token=(token : ProgressToken) #

The progress token provided by the client or server.


[View source]

The progress data.


[View source]

The progress data.


[View source]