Class AfterJumpStatementCheck

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

public class AfterJumpStatementCheck extends PythonSubscriptionCheck
  • Constructor Details

    • AfterJumpStatementCheck

      public AfterJumpStatementCheck()
  • Method Details