public interface IProblemMarkerFilter
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptMarker(ProblemMarkerInfo markerInfo)
Decide if a problem marker should be reported or ignored.
|
boolean acceptMarker(ProblemMarkerInfo markerInfo)
markerInfo - description of the problem marker that is going to be reportedCopyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.