Class NotImplementedErrorInOperatorMethodsCheck

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

public class NotImplementedErrorInOperatorMethodsCheck extends PythonSubscriptionCheck
  • Field Details

  • Constructor Details

    • NotImplementedErrorInOperatorMethodsCheck

      public NotImplementedErrorInOperatorMethodsCheck()
  • Method Details