edu.umd.cs.findbugs
Interface FindBugs.Chooser

Enclosing class:
FindBugs

private static interface FindBugs.Chooser

Handling callback for choose() method, used to implement the -chooseVisitors and -choosePlugins options.


Method Summary
 void choose(boolean enable, java.lang.String what)
          Choose a detector, plugin, etc.
 

Method Detail

choose

void choose(boolean enable,
            java.lang.String what)
Choose a detector, plugin, etc.

Parameters:
enable - whether or not the item should be enabled
what - the item