MCPcopy Create free account
hub / github.com/CppCXY/EmmyLuaCodeStyle / Diagnostic

Method Diagnostic

CodeFormatServer/src/LSP/LSP.cpp:55–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53}
54
55lsp::Diagnostic::Diagnostic() {
56}
57
58nlohmann::json lsp::Diagnostic::Serialize() {
59 auto object = nlohmann::json::object();

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected