public abstract class NotInSuperOrThisCallFilterBase extends java.lang.Object implements OccurrenceFilter
Constructor and Description |
---|
NotInSuperOrThisCallFilterBase() |
Modifier and Type | Method and Description |
---|---|
protected abstract java.lang.String |
getKeywordText() |
boolean |
isOK(PsiExpression occurrence) |
public boolean isOK(PsiExpression occurrence)
isOK
in interface OccurrenceFilter
protected abstract java.lang.String getKeywordText()