struct LSP::RenameOptions

Included Modules

Defined in:

lsp/protocol/rename_options.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]
def self.new(prepare_provider : Bool) #

[View source]

Instance Method Detail

def prepare_provider=(prepare_provider : Bool) #

[View source]
def prepare_provider? : Bool #

[View source]