Class ModifiedParameterValueCheck

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

public class ModifiedParameterValueCheck extends PythonSubscriptionCheck
  • Constructor Details

    • ModifiedParameterValueCheck

      public ModifiedParameterValueCheck()
  • Method Details