| Constructor and Description |
|---|
SourceMatcher(java.lang.String fileName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
match(BugInstance bugInstance)
Determine whether or not the given BugInstance has the feature this
Matcher tests for.
|
java.lang.String |
toString() |
void |
writeXML(XMLOutput xmlOutput,
boolean disabled) |
public java.lang.String toString()
toString in class java.lang.Objectpublic boolean match(BugInstance bugInstance)
MatcherFindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.