Class PreIncrementDecrementCheck

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

public class PreIncrementDecrementCheck extends PythonSubscriptionCheck
  • Field Details

  • Constructor Details

    • PreIncrementDecrementCheck

      public PreIncrementDecrementCheck()
  • Method Details