Class DidSaveTextDocumentParams

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

public class DidSaveTextDocumentParams extends JSONBase
The parameters send in a save text document notification.