Class TypeMatcher
java.lang.Object
edu.umd.cs.findbugs.filter.TypeMatcher
- All Implemented Interfaces:
Matcher
-
Field Details
-
descriptor
-
role
-
typeParameters
-
-
Constructor Details
-
TypeMatcher
-
-
Method Details
-
toString
-
match
Description copied from interface:MatcherDetermine whether or not the given BugInstance has the feature this Matcher tests for. -
writeXML
- Specified by:
writeXMLin interfaceMatcher- Throws:
IOException
-