Package edu.umd.cs.findbugs
Interface TextUICommandLine.Chooser
- Enclosing class:
TextUICommandLine
private static interface TextUICommandLine.Chooser
Handling callback for choose() method, used to implement the
-chooseVisitors and -choosePlugins options.
-
Method Summary
-
Method Details
-
choose
Choose a detector, plugin, etc.- Parameters:
enable
- whether or not the item should be enabledwhat
- the item
-