Class IdenticalExpressionOnBinaryOperatorCheck

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

public class IdenticalExpressionOnBinaryOperatorCheck extends PythonSubscriptionCheck
  • Constructor Details

    • IdenticalExpressionOnBinaryOperatorCheck

      public IdenticalExpressionOnBinaryOperatorCheck()
  • Method Details