struct LSP::Data::TextDocumentClientCapabilities::Rename

Included Modules

Defined in:

lsp/data/text_document_client_capabilities.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]
def self.new #

[View source]

Instance Method Detail

def dynamic_registration : Bool #

[View source]
def dynamic_registration=(dynamic_registration : Bool) #

[View source]
def prepare_support : Bool #

[View source]
def prepare_support=(prepare_support : Bool) #

[View source]