Package | Description |
---|---|
org.eclipse.lemminx.extensions.contentmodel.participants | |
org.eclipse.lemminx.services.extensions |
Modifier and Type | Method and Description |
---|---|
protected void |
ContentModelTypeDefinitionParticipant.doFindTypeDefinition(ITypeDefinitionRequest request,
List<org.eclipse.lsp4j.LocationLink> locations,
org.eclipse.lsp4j.jsonrpc.CancelChecker cancelChecker) |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
AbstractTypeDefinitionParticipant.doFindTypeDefinition(ITypeDefinitionRequest request,
List<org.eclipse.lsp4j.LocationLink> locations,
org.eclipse.lsp4j.jsonrpc.CancelChecker cancelChecker)
Find the type definition
|
void |
ITypeDefinitionParticipant.findTypeDefinition(ITypeDefinitionRequest request,
List<org.eclipse.lsp4j.LocationLink> locations,
org.eclipse.lsp4j.jsonrpc.CancelChecker cancelChecker)
Find type definition.
|
void |
AbstractTypeDefinitionParticipant.findTypeDefinition(ITypeDefinitionRequest request,
List<org.eclipse.lsp4j.LocationLink> locations,
org.eclipse.lsp4j.jsonrpc.CancelChecker cancelChecker) |
Copyright © 2020. All rights reserved.