struct LSP::Data::TextDocumentClientCapabilities::Hover

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 content_format : Array(String) #

[View source]
def content_format=(content_format : Array(String)) #

[View source]
def dynamic_registration : Bool #

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

[View source]