Rule that checks for variables that are not referenced.
Type | Name and description |
---|---|
String |
ignoreVariableNames |
String |
name |
int |
priority |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
applyTo(SourceCode sourceCode, List violations) |