SignatureHelpRegistrationOptions

Undocumented in source.

Constructors

this
this(Nullable!(string[]) triggerCharacters)
Undocumented in source.

Members

Variables

triggerCharacters
Nullable!(string[]) triggerCharacters;
Undocumented in source.

Inherited Members

From TextDocumentRegistrationOptions

documentSelector
Nullable!DocumentSelector documentSelector;
Undocumented in source.

Meta