Class NonCallableCalledCheck

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

public class NonCallableCalledCheck extends PythonSubscriptionCheck
  • Constructor Details

    • NonCallableCalledCheck

      public NonCallableCalledCheck()
  • Method Details