SignatureHelp

Undocumented in source.

Constructors

this
this(SignatureInformation[] signatures)
Undocumented in source.
this
this(SignatureInformation[] signatures, int activeSignature, int activeParameter)
Undocumented in source.

Members

Mixins

__anonymous
mixin StrictOptionalSerializer
Undocumented in source.

Variables

activeParameter
Optional!int activeParameter;
Undocumented in source.
activeSignature
Optional!int activeSignature;
Undocumented in source.
signatures
SignatureInformation[] signatures;
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