struct

LSP::Data::ServerCapabilities::RenameOptions

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(pull : JSON::PullParser)
Source
new(prepare_provider : Bool = false)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

prepare_provider

Renames should be checked and tested before being executed.

Source
prepare_provider=(prepare_provider : Bool)

Renames should be checked and tested before being executed.

Source