public class RefUnreachableFilter extends RefFilter
| Modifier and Type | Field and Description |
|---|---|
protected GlobalInspectionContext |
myContext |
protected GlobalInspectionTool |
myTool |
| Constructor and Description |
|---|
RefUnreachableFilter(GlobalInspectionTool tool,
GlobalInspectionContext context) |
| Modifier and Type | Method and Description |
|---|---|
int |
getElementProblemCount(RefJavaElement refElement) |
protected GlobalInspectionTool myTool
protected final GlobalInspectionContext myContext
public RefUnreachableFilter(GlobalInspectionTool tool, GlobalInspectionContext context)
public int getElementProblemCount(RefJavaElement refElement)
getElementProblemCount in class RefFilter