Class DoublePrefixOperatorCheck

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

public class DoublePrefixOperatorCheck extends PythonSubscriptionCheck
  • Constructor Details

    • DoublePrefixOperatorCheck

      public DoublePrefixOperatorCheck()
  • Method Details