public class OccurrencesService
extends java.lang.Object
| Constructor and Description |
|---|
OccurrencesService() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
filter(org.eclipse.emf.ecore.EObject element) |
OccurrencesResult |
findOccurrences(XtextWebDocumentAccess document,
int offset)
Find occurrences of the element at the given offset.
|
public OccurrencesResult findOccurrences(XtextWebDocumentAccess document, int offset)
protected boolean filter(org.eclipse.emf.ecore.EObject element)