TextDocumentClientCapabilities.SignatureHelpInfo

Undocumented in source.

Members

Functions

supportsLabelOffset
bool supportsLabelOffset()
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin StrictOptionalSerializer
Undocumented in source.

Structs

SignatureInformationInfo
struct SignatureInformationInfo
Undocumented in source.

Variables

dynamicRegistration
Optional!bool dynamicRegistration;
Undocumented in source.
signatureInformation
Optional!SignatureInformationInfo signatureInformation;
Undocumented in source.

Mixed In Members

From mixin StrictOptionalSerializer

_toJSON
JSONValue _toJSON()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta