public class RNGReferenceParticipant extends AbstractReferenceParticipant
| Constructor and Description |
|---|
RNGReferenceParticipant() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
findReferences(DOMNode node,
org.eclipse.lsp4j.Position position,
int offset,
org.eclipse.lsp4j.ReferenceContext context,
List<org.eclipse.lsp4j.Location> locations,
org.eclipse.lsp4j.jsonrpc.CancelChecker cancelChecker)
Find the references
|
protected boolean |
match(DOMDocument document)
Returns true if the reference support is applicable for the given document
and false otherwise.
|
findReferenceprotected boolean match(DOMDocument document)
AbstractReferenceParticipantmatch in class AbstractReferenceParticipantprotected void findReferences(DOMNode node, org.eclipse.lsp4j.Position position, int offset, org.eclipse.lsp4j.ReferenceContext context, List<org.eclipse.lsp4j.Location> locations, org.eclipse.lsp4j.jsonrpc.CancelChecker cancelChecker)
AbstractReferenceParticipantfindReferences in class AbstractReferenceParticipantCopyright © 2024. All rights reserved.