Class InstanceMethodSelfAsFirstCheck

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

public class InstanceMethodSelfAsFirstCheck extends PythonSubscriptionCheck
  • Field Details

    • ignoredDecorators

      public String ignoredDecorators
  • Constructor Details

    • InstanceMethodSelfAsFirstCheck

      public InstanceMethodSelfAsFirstCheck()
  • Method Details