langoustine.lsp.structures$.TextDocumentPositionParams
See theTextDocumentPositionParams companion object
A parameter literal used in requests to pass a text document and a position inside that document.
Value parameters
- position
-
The position inside the text document.
- textDocument
-
The text document.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article