Package org.eclipse.xtext.findReferences
-
Interface Summary Interface Description IReferenceFinder Finds cross-references to elements specified by their URIs.IReferenceFinder.Acceptor Used to collect the results.IReferenceFinder.IResourceAccess Provides safe read access to a resource set for searching local references or references in a demand-created or shared resource set.TargetURIs Encapsulate the searched data. -
Class Summary Class Description ReferenceAcceptor For local references, populates anIReferenceDescriptionthat knows its exported container URI.ReferenceFinder TargetURICollector The language that defines a given object can decide to add other objects to the set of of target URIs if they have been derived from the given object.TargetURIConverter TargetURIs.Key<T> A user data key with equalitiy semantics on the type of the value and the logical name of the key.TargetURISet Default implementation forTargetURIs.