Class GenericTypeWithoutArgumentCheck

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

public class GenericTypeWithoutArgumentCheck extends PythonSubscriptionCheck
  • Constructor Details

    • GenericTypeWithoutArgumentCheck

      public GenericTypeWithoutArgumentCheck()
  • Method Details