nixd
|
#include <Protocol.h>
Public Attributes | |
ReferenceContext | context |
Public Attributes inherited from lspserver::TextDocumentPositionParams | |
TextDocumentIdentifier | textDocument |
The text document. | |
Position | position |
The position inside the text document. | |
Definition at line 1660 of file lspserver/include/lspserver/Protocol.h.
ReferenceContext lspserver::ReferenceParams::context |
Definition at line 1661 of file lspserver/include/lspserver/Protocol.h.
Referenced by lspserver::fromJSON().