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