public class XSDDefinitionParticipant extends AbstractDefinitionParticipant
| Constructor and Description |
|---|
XSDDefinitionParticipant() |
| 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.
|
findDefinitionprotected boolean match(DOMDocument document)
AbstractDefinitionParticipantmatch in class AbstractDefinitionParticipantprotected void doFindDefinition(IDefinitionRequest request, List<org.eclipse.lsp4j.LocationLink> locations, org.eclipse.lsp4j.jsonrpc.CancelChecker cancelChecker)
AbstractDefinitionParticipantdoFindDefinition in class AbstractDefinitionParticipantCopyright © 2020. All rights reserved.