Class DuplicatedMethodImplementationCheck

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

public class DuplicatedMethodImplementationCheck extends PythonSubscriptionCheck
  • Constructor Details

    • DuplicatedMethodImplementationCheck

      public DuplicatedMethodImplementationCheck()
  • Method Details