Class NestedLoopVariableReuseCheck

java.lang.Object
org.sonar.plugins.python.api.PythonSubscriptionCheck
org.sonar.python.checks.NestedLoopVariableReuseCheck
All Implemented Interfaces:
PythonCheck, PythonFileConsumer, SubscriptionCheck

public class NestedLoopVariableReuseCheck extends PythonSubscriptionCheck
  • Constructor Details

    • NestedLoopVariableReuseCheck

      public NestedLoopVariableReuseCheck()
  • Method Details