public class StructuralSearchHighlightInfoFilter extends java.lang.Object implements HighlightInfoFilter
EMPTY_ARRAY, EXTENSION_POINT_NAME
Constructor and Description |
---|
StructuralSearchHighlightInfoFilter() |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(HighlightInfo highlightInfo,
PsiFile file) |
public boolean accept(HighlightInfo highlightInfo, PsiFile file)
accept
in interface HighlightInfoFilter
file
- - might (and will be) null. Return true in this case if you'd like to switch this kind of highlighting in ANY file