struct LSP::WorkspaceSymbolClientCapabilities

Included Modules

Defined in:

base/capabilities/workspace_symbol_client_capabilities.cr

Constructors

Instance Method Summary

Constructor Detail

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

def self.new(**args) #

Instance Method Detail

def dynamic_registration : Bool? #

def dynamic_registration=(dynamic_registration : Bool?) #

def symbol_kind : SymbolKindValue? #

def symbol_kind=(symbol_kind : SymbolKindValue?) #