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