Contains the Usage checks that are bundled with the main distribution.
Checks that a private field is used in more than one method, constructor, or initializer.
Checks that a local variable is read.
Checks that a parameter is used.
Checks that a private field is used.
Checks that a private method is used.