class LSProtocol::HoverClientCapabilities

Included Modules

Defined in:

lsprotocol/types.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]
def self.new(content_format : Array(MarkupKind) | Nil = nil, dynamic_registration : Bool | Nil = nil) #

[View source]

Instance Method Detail

def content_format : Array(MarkupKind) | Nil #

[View source]
def dynamic_registration : Bool | Nil #

[View source]