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

#include <Protocol.h>

Inheritance diagram for lspserver::TextDocumentIdentifier:
[legend]
Collaboration diagram for lspserver::TextDocumentIdentifier:
[legend]

Public Attributes

URIForFile uri
 The text document's URI.
 

Detailed Description

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

Member Data Documentation

◆ uri

URIForFile lspserver::TextDocumentIdentifier::uri

The text document's URI.

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

Referenced by lspserver::fromJSON(), and lspserver::toJSON().


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