SignatureHelpInfo.SignatureInformationInfo

Undocumented in source.

Members

Mixins

__anonymous
mixin StrictOptionalSerializer
Undocumented in source.

Structs

ParameterInformationInfo
struct ParameterInformationInfo
Undocumented in source.

Variables

documentationFormat
Optional!(string[]) documentationFormat;
Undocumented in source.
parameterInformation
Optional!ParameterInformationInfo parameterInformation;
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