Class UndefinedNameAllPropertyCheck

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

public class UndefinedNameAllPropertyCheck extends PythonSubscriptionCheck
  • Constructor Details

    • UndefinedNameAllPropertyCheck

      public UndefinedNameAllPropertyCheck()
  • Method Details