TextDocumentContentChangeEvent
langoustine.lsp.aliases$.TextDocumentContentChangeEvent$
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
Members list
Type members
Classlikes
Value parameters
- range
-
The range of the document that changed.
- rangeLength
-
The optional length of the range that got replaced.
- text
-
The new text for the provided range.
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object S0
Value parameters
- text
-
The new text of the whole document.
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object S1
object given_Typeable_TextDocumentContentChangeEvent extends Typeable[TextDocumentContentChangeEvent]
Attributes
- Supertypes
-
trait Serializableclass Objecttrait Matchableclass Any
- Self type
Value members
Concrete methods
Givens
Inherited givens
Attributes
- Inherited from:
- aliases_TextDocumentContentChangeEvent (hidden)
Attributes
- Inherited from:
- aliases_TextDocumentContentChangeEvent (hidden)
In this article