struct LSP::Protocol::DidChangeWatchedFilesParams

Defined in:

lsp/protocol/did_change_watched_files_params.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def changes : Array(FileEvent) #

[View source]
def changes=(_changes : Array(FileEvent)) #

[View source]
def to_json(json : JSON::Builder) #

[View source]