Class Hierarchy
- java.lang.Object
- org.sonar.python.tree.BaseTreeVisitor (implements org.sonar.python.api.tree.TreeVisitor)
- org.sonar.python.PythonCheckTree (implements org.sonar.python.PythonCheck)
- org.sonar.python.SubscriptionVisitor
- org.sonar.python.DocstringExtractor
- org.sonar.python.IssueLocation
- org.sonar.python.PythonCheck.PreciseIssue
- org.sonar.python.PythonConfiguration
- org.sonar.python.PythonSubscriptionCheck (implements org.sonar.python.PythonCheck, org.sonar.python.SubscriptionCheck)
- org.sonar.python.PythonVisitor
- org.sonar.python.PythonCheckAstNode (implements org.sonar.python.PythonCheck)
- org.sonar.python.PythonVisitorContext
- org.sonar.python.TestPythonVisitorRunner
- org.sonar.python.TokenLocation
- org.sonar.python.tree.BaseTreeVisitor (implements org.sonar.python.api.tree.TreeVisitor)
Interface Hierarchy
- org.sonar.python.PythonCheck
- org.sonar.python.PythonFile
- org.sonar.python.SubscriptionCheck
- org.sonar.python.SubscriptionCheck.Context
- org.sonar.python.SubscriptionContext