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