Class ReluctantQuantifierWithEmptyContinuationCheck

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

public class ReluctantQuantifierWithEmptyContinuationCheck extends AbstractRegexCheck
  • Constructor Details

    • ReluctantQuantifierWithEmptyContinuationCheck

      public ReluctantQuantifierWithEmptyContinuationCheck()
  • Method Details