Class PropertyMethodWithoutReturnCheck

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

public class PropertyMethodWithoutReturnCheck extends PythonSubscriptionCheck
  • Constructor Details

    • PropertyMethodWithoutReturnCheck

      public PropertyMethodWithoutReturnCheck()
  • Method Details