DidSaveTextDocumentParams

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Variables

text
Nullable!string text;
Undocumented in source.

Inherited Members

From ParamsBase

textDocument
TextDocumentIdentifier textDocument;
Undocumented in source.

Meta