Class PythonVisitorCheck

java.lang.Object
org.sonar.plugins.python.api.tree.BaseTreeVisitor
org.sonar.plugins.python.api.PythonVisitorCheck
All Implemented Interfaces:
PythonCheck, PythonFileConsumer, TreeVisitor

public abstract class PythonVisitorCheck extends BaseTreeVisitor implements PythonCheck