CompletionInfo.CompletionItemKindSet

Undocumented in source.
struct CompletionInfo
struct CompletionItemKindSet {}

Members

Mixins

__anonymous
mixin StrictOptionalSerializer
Undocumented in source.

Variables

valueSet
Optional!(int[]) valueSet;
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