Class ChildRouterBeforeParentRegistrationCheck

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

public class ChildRouterBeforeParentRegistrationCheck extends PythonSubscriptionCheck
  • Constructor Details

    • ChildRouterBeforeParentRegistrationCheck

      public ChildRouterBeforeParentRegistrationCheck()
  • Method Details