nixd
Loading...
Searching...
No Matches
Public Attributes | List of all members
lspserver::DocumentFormattingParams Struct Reference

#include <Protocol.h>

Collaboration diagram for lspserver::DocumentFormattingParams:
[legend]

Public Attributes

TextDocumentIdentifier textDocument
 The document to format.
 

Detailed Description

Definition at line 845 of file lspserver/include/lspserver/Protocol.h.

Member Data Documentation

◆ textDocument

TextDocumentIdentifier lspserver::DocumentFormattingParams::textDocument

The document to format.

Definition at line 847 of file lspserver/include/lspserver/Protocol.h.

Referenced by lspserver::fromJSON().


The documentation for this struct was generated from the following file: