Class RewriteCollectionConstructorAsComprehensionCheck

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

public class RewriteCollectionConstructorAsComprehensionCheck extends PythonSubscriptionCheck
  • Constructor Details

    • RewriteCollectionConstructorAsComprehensionCheck

      public RewriteCollectionConstructorAsComprehensionCheck()
  • Method Details