
org.sonar.l10n.checkstyle.rules.checkstyle.com.puppycrawl.tools.checkstyle.checks.coding.HiddenFieldCheck.html Maven / Gradle / Ivy
Checks that a local variable or a parameter does not shadow a field that is defined in the same class.
This rule is deprecated, use {rule:squid:HiddenFieldCheck} instead.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy