Class ExecStatementUsageCheck

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

public class ExecStatementUsageCheck extends PythonSubscriptionCheck
  • Field Details

  • Constructor Details

    • ExecStatementUsageCheck

      public ExecStatementUsageCheck()
  • Method Details