Class UndefinedSymbolsCheck

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

public class UndefinedSymbolsCheck extends PythonSubscriptionCheck
  • Constructor Details

    • UndefinedSymbolsCheck

      public UndefinedSymbolsCheck()
  • Method Details