public class EndpointsCodeLensesProvider extends AbstractCodeLensesProvider
isEnabled, name
Constructor and Description |
---|
EndpointsCodeLensesProvider() |
Modifier and Type | Method and Description |
---|---|
List<org.eclipse.lsp4j.CodeLens> |
getLenses(LSContext context)
Execute the Command.
|
getName, getTopMostLocOfAnnotations, getTopMostLocOfDocs, isEnabled
public List<org.eclipse.lsp4j.CodeLens> getLenses(LSContext context) throws LSCodeLensesProviderException
context
- Language Server ContextList
List of code lensesLSCodeLensesProviderException
- exception while executing the code lenses providerCopyright © 2019 WSO2. All rights reserved.