Class GenericTypeStatementCheck

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

public class GenericTypeStatementCheck extends PythonSubscriptionCheck
  • Constructor Details

    • GenericTypeStatementCheck

      public GenericTypeStatementCheck()
  • Method Details