LSP::Data::TextDocumentClientCapabilities::SignatureHelp
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
dynamic_registration=(dynamic_registration : Bool)
Whether signature help supports dynamic registration.
signature_information
The client supports the following SignatureInformation
specific properties.
signature_information=(signature_information : SignatureInformation)
The client supports the following SignatureInformation
specific properties.