public class ContentModelTypeDefinitionParticipant extends AbstractTypeDefinitionParticipant
Constructor and Description |
---|
ContentModelTypeDefinitionParticipant() |
Modifier and Type | Method and Description |
---|---|
protected void |
doFindTypeDefinition(ITypeDefinitionRequest request,
List<org.eclipse.lsp4j.LocationLink> locations,
org.eclipse.lsp4j.jsonrpc.CancelChecker cancelChecker)
Find the type definition
|
protected boolean |
match(DOMDocument document)
Returns true if the type definition support is applicable for the given
document and false otherwise.
|
findTypeDefinition
public ContentModelTypeDefinitionParticipant()
protected boolean match(DOMDocument document)
AbstractTypeDefinitionParticipant
match
in class AbstractTypeDefinitionParticipant
protected void doFindTypeDefinition(ITypeDefinitionRequest request, List<org.eclipse.lsp4j.LocationLink> locations, org.eclipse.lsp4j.jsonrpc.CancelChecker cancelChecker)
AbstractTypeDefinitionParticipant
doFindTypeDefinition
in class AbstractTypeDefinitionParticipant
Copyright © 2021. All rights reserved.