Class IterMethodReturnTypeCheck

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

public class IterMethodReturnTypeCheck extends PythonSubscriptionCheck
  • Constructor Details

    • IterMethodReturnTypeCheck

      public IterMethodReturnTypeCheck()
  • Method Details