Class DidChangeTextDocumentParams

java.lang.Object
org.graalvm.tools.lsp.server.types.JSONBase
org.graalvm.tools.lsp.server.types.DidChangeTextDocumentParams

public class DidChangeTextDocumentParams extends JSONBase
The change text document notification's parameters.