Class SpecialMethodParamListCheck

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

public class SpecialMethodParamListCheck extends PythonSubscriptionCheck
  • Constructor Details

    • SpecialMethodParamListCheck

      public SpecialMethodParamListCheck()
  • Method Details