Class NonStringInAllPropertyCheck

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

public class NonStringInAllPropertyCheck extends PythonSubscriptionCheck
  • Constructor Details

    • NonStringInAllPropertyCheck

      public NonStringInAllPropertyCheck()
  • Method Details