GenLSP.Protocol.Requests.TextDocumentMoniker (gen_lsp v0.0.1)
A request to get the moniker of a symbol at a given text document position.
The request parameter is of type TextDocumentPositionParams.
The response is of type Moniker[] or null
.
A request to get the moniker of a symbol at a given text document position.
The request parameter is of type TextDocumentPositionParams.
The response is of type Moniker[] or null
.