DocumentFormattingParams

Undocumented in source.
class DocumentFormattingParams : ParamsBase {}

Constructors

this
this()
Undocumented in source.

Members

Variables

options
FormattingOptions options;
Undocumented in source.

Inherited Members

From ParamsBase

textDocument
TextDocumentIdentifier textDocument;
Undocumented in source.

Meta