Package | Description |
---|---|
org.ballerinalang.langserver.command | |
org.ballerinalang.langserver.command.executors |
Modifier and Type | Method and Description |
---|---|
Object |
LSCommandExecutor.execute(LSContext context)
Execute the Command.
|
Modifier and Type | Method and Description |
---|---|
Object |
PullModuleExecutor.execute(LSContext context)
Execute the Command.
|
Object |
AddAllDocumentationExecutor.execute(LSContext context)
Execute the Command.
|
Object |
ImportModuleExecutor.execute(LSContext context)
Execute the Command.
|
Object |
CreateTestExecutor.execute(LSContext context)
Execute the Command.
|
Object |
AddDocumentationExecutor.execute(LSContext ctx)
Execute the Command.
|
Object |
CreateFunctionExecutor.execute(LSContext context)
Execute the Command.
|
Object |
CreateObjectInitializerExecutor.execute(LSContext context)
Execute the Command.
|
Object |
CreateVariableExecutor.execute(LSContext context)
Execute the Command.
|
Copyright © 2019 WSO2. All rights reserved.