Class PropertyAccessorParameterCountCheck

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

public class PropertyAccessorParameterCountCheck extends PythonSubscriptionCheck
  • Constructor Details

    • PropertyAccessorParameterCountCheck

      public PropertyAccessorParameterCountCheck()
  • Method Details