| text_document_definition {languageserver} | R Documentation |
Handler to the textDocument/definition Request
text_document_definition(self, id, params)
self |
a LanguageServer object |
id |
a numeric, the id of the process that started the server |
params |
a text_document_position_params object |