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