public interface IDefinitionParticipant
Modifier and Type | Method and Description |
---|---|
void |
findDefinition(IDefinitionRequest request,
List<org.eclipse.lsp4j.LocationLink> locations,
org.eclipse.lsp4j.jsonrpc.CancelChecker cancelChecker)
Find definition.
|
void findDefinition(IDefinitionRequest request, List<org.eclipse.lsp4j.LocationLink> locations, org.eclipse.lsp4j.jsonrpc.CancelChecker cancelChecker)
request
- locations
- cancelChecker
- Copyright © 2020. All rights reserved.