Class GenericClassTypeParameterCheck

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

public class GenericClassTypeParameterCheck extends PythonSubscriptionCheck
  • Constructor Details

    • GenericClassTypeParameterCheck

      public GenericClassTypeParameterCheck()
  • Method Details