edu.umd.cs.findbugs.filter
public class FieldMatcher extends MemberMatcher implements Matcher
| Constructor Summary | |
|---|---|
| FieldMatcher(String name) | |
| FieldMatcher(String name, String type) | |
| Method Summary | |
|---|---|
| boolean | match(BugInstance bugInstance) |
| void | writeXML(XMLOutput xmlOutput, boolean disabled) |