Method
LspRenameParamsset_text_document
Declaration
void
lsp_rename_params_set_text_document (
LspRenameParams* self,
LspTextDocumentIdentifier* value
)
Parameters
value-
Type:
LspTextDocumentIdentifierThe new value of
text_document.The data is owned by the caller of the method.