public class XMLReferencesCodeLensParticipant extends Object implements ICodeLensParticipant
| Constructor and Description |
|---|
XMLReferencesCodeLensParticipant(XMLReferencesPlugin plugin) |
| Modifier and Type | Method and Description |
|---|---|
void |
doCodeLens(ICodeLensRequest request,
List<org.eclipse.lsp4j.CodeLens> lenses,
org.eclipse.lsp4j.jsonrpc.CancelChecker cancelChecker) |
public XMLReferencesCodeLensParticipant(XMLReferencesPlugin plugin)
public void doCodeLens(ICodeLensRequest request, List<org.eclipse.lsp4j.CodeLens> lenses, org.eclipse.lsp4j.jsonrpc.CancelChecker cancelChecker)
doCodeLens in interface ICodeLensParticipantCopyright © 2024. All rights reserved.