This rule finds instances of method parameters not being used. It does not analyze private methods (that is done by the UnusedPrivateMethodParameter rule) or methods marked
Type | Name and description |
---|---|
Class |
astVisitorClass |
String |
ignoreClassRegex |
String |
ignoreRegex |
String |
name |
int |
priority |