Class DidCloseTextDocumentParams

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

public class DidCloseTextDocumentParams extends JSONBase
The parameters send in a close text document notification.