Class GenericFunctionTypeParameterCheck

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

public class GenericFunctionTypeParameterCheck extends PythonSubscriptionCheck
  • Constructor Details

    • GenericFunctionTypeParameterCheck

      public GenericFunctionTypeParameterCheck()
  • Method Details