nixd
|
#include <Protocol.h>
Public Attributes | |
URIForFile | uri |
The text document's URI. | |
Definition at line 103 of file lspserver/include/lspserver/Protocol.h.
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().