Class UselessParenthesisAfterKeywordCheck

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

public class UselessParenthesisAfterKeywordCheck extends PythonSubscriptionCheck
  • Constructor Details

    • UselessParenthesisAfterKeywordCheck

      public UselessParenthesisAfterKeywordCheck()
  • Method Details