public class CommandExecutor extends Object
Constructor and Description |
---|
CommandExecutor() |
Modifier and Type | Method and Description |
---|---|
static void |
executeCommand(org.eclipse.lsp4j.ExecuteCommandParams params,
LSServiceOperationContext context,
LSGlobalContext lsGlobalContext)
Command Execution router.
|
public static void executeCommand(org.eclipse.lsp4j.ExecuteCommandParams params, LSServiceOperationContext context, LSGlobalContext lsGlobalContext)
params
- Parameters for the commandcontext
- Workspace service contextCopyright © 2018 WSO2. All rights reserved.