|
nixd
|
#include <Protocol.h>
Public Attributes | |
| bool | success = false |
| A boolean indicating if the show was successful. | |
Result of the window/showDocument request.
Definition at line 1272 of file lspserver/include/lspserver/Protocol.h.
| bool lspserver::ShowDocumentResult::success = false |
A boolean indicating if the show was successful.
Definition at line 1274 of file lspserver/include/lspserver/Protocol.h.
Referenced by lspserver::fromJSON().