Class OneStatementPerLineCheck

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

public class OneStatementPerLineCheck extends PythonSubscriptionCheck
Note that implementation differs from AbstractOneStatementPerLineCheck due to Python specifics