@FunctionalInterface
public static interface MatchContext.MatchedElementsListener
Modifier and Type | Method and Description |
---|---|
void |
matchedElements(java.util.Collection<PsiElement> matchedElements) |
void matchedElements(java.util.Collection<PsiElement> matchedElements)