Class AllBranchesAreIdenticalCheck

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

public class AllBranchesAreIdenticalCheck extends PythonSubscriptionCheck
  • Field Details

  • Constructor Details

    • AllBranchesAreIdenticalCheck

      public AllBranchesAreIdenticalCheck()
  • Method Details