Package | Description |
---|---|
org.ballerinalang.langserver.codelenses | |
org.ballerinalang.langserver.codelenses.providers |
Modifier and Type | Method and Description |
---|---|
List<org.eclipse.lsp4j.CodeLens> |
LSCodeLensesProvider.getLenses(LSContext context)
Execute the Command.
|
Modifier and Type | Method and Description |
---|---|
List<org.eclipse.lsp4j.CodeLens> |
EndpointsCodeLensesProvider.getLenses(LSContext context)
Execute the Command.
|
List<org.eclipse.lsp4j.CodeLens> |
DocsCodeLensesProvider.getLenses(LSContext context)
Execute the Command.
|
List<org.eclipse.lsp4j.CodeLens> |
ServicesBasedCodeLensesProvider.getLenses(LSContext context)
Execute the Command.
|
Copyright © 2019 WSO2. All rights reserved.