struct

LSP::Data::TextDocumentClientCapabilities::SignatureInformation

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

documentation_format

Client supports the follow content formats for the documentation property. The order describes the preferred format of the client.

Source
documentation_format=(documentation_format : Array(String))

Client supports the follow content formats for the documentation property. The order describes the preferred format of the client.

Source