class LSP::PublishDiagnosticsNotification

Included Modules

Defined in:

notifications/diagnostics/publish_diagnostics.cr

Constructors

Instance Method Summary

Instance methods inherited from class LSP::NotificationMessage

method : String method, method=(method : String) method=

Constructor methods inherited from class LSP::NotificationMessage

new(pull : JSON::PullParser)
new(**args)
new

Constructor Detail

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

def self.new(**args) #

Instance Method Detail


def params=(params : PublishDiagnosticsParams) #