Interface | Description |
---|---|
LSCommandExecutor |
Represents the SPI interface for the Language Server Command Executor.
|
Class | Description |
---|---|
CommandUtil |
Utilities for the command related operations.
|
CommandUtil.CommandArgument |
Inner class for the command argument holding argument key and argument value.
|
ExecuteCommandKeys |
Keys associated to execute command operation.
|
LSCommandExecutorProvider |
Loads and provides the Command Executor Providers.
|
Exception | Description |
---|---|
BallerinaCommandExecutionException |
This exception is thrown when Ballerina Command Execution encounters an error.
|
LSCommandExecutorException |
Exception for Language Server Command Execution.
|
Copyright © 2019 WSO2. All rights reserved.