| 192 | } |
| 193 | |
| 194 | void LLMClientInterface::handleTextDocumentDidOpen(const QJsonObject &request) {} |
| 195 | |
| 196 | void LLMClientInterface::handleInitialized(const QJsonObject &request) |
| 197 | { |
nothing calls this directly
no outgoing calls
no test coverage detected