Class ImportedNamesCollector

java.lang.Object
org.sonar.plugins.python.api.tree.BaseTreeVisitor
org.sonar.python.checks.utils.ImportedNamesCollector
All Implemented Interfaces:
TreeVisitor

public class ImportedNamesCollector extends BaseTreeVisitor