nixd
|
#include <Protocol.h>
Public Attributes | |
std::optional< URIForFile > | scopeUri |
std::optional< std::string > | section |
Definition at line 1899 of file lspserver/include/lspserver/Protocol.h.
std::optional<URIForFile> lspserver::ConfigurationItem::scopeUri |
Definition at line 1902 of file lspserver/include/lspserver/Protocol.h.
Referenced by lspserver::toJSON().
std::optional<std::string> lspserver::ConfigurationItem::section |
Definition at line 1905 of file lspserver/include/lspserver/Protocol.h.
Referenced by lspserver::toJSON().