public class HighlightInfoFilterImpl extends java.lang.Object implements HighlightInfoFilter
EMPTY_ARRAY, EXTENSION_POINT_NAME
Constructor and Description |
---|
HighlightInfoFilterImpl() |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(HighlightInfo info,
PsiFile file) |
public boolean accept(HighlightInfo info, 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