| text_document_position_params {languageserver} | R Documentation |
A text document and a position inside that document
text_document_position_params(uri, position)
uri |
a character, the path to a file as defined by RFC 3986 |
position |
a position object |