public class MLSQLWorkspaceService extends Object implements org.eclipse.lsp4j.services.WorkspaceService
Constructor and Description |
---|
MLSQLWorkspaceService() |
Modifier and Type | Method and Description |
---|---|
void |
didChangeConfiguration(org.eclipse.lsp4j.DidChangeConfigurationParams params) |
void |
didChangeWatchedFiles(org.eclipse.lsp4j.DidChangeWatchedFilesParams params) |
public void didChangeConfiguration(org.eclipse.lsp4j.DidChangeConfigurationParams params)
didChangeConfiguration
in interface org.eclipse.lsp4j.services.WorkspaceService
public void didChangeWatchedFiles(org.eclipse.lsp4j.DidChangeWatchedFilesParams params)
didChangeWatchedFiles
in interface org.eclipse.lsp4j.services.WorkspaceService
Copyright © 2022. All rights reserved.