Hierarchy For Package org.sonar.plugins.python.api
Class Hierarchy
- java.lang.Object
- org.sonar.plugins.python.api.tree.BaseTreeVisitor (implements org.sonar.plugins.python.api.tree.TreeVisitor)
- org.sonar.plugins.python.api.PythonVisitorCheck (implements org.sonar.plugins.python.api.PythonCheck)
- org.sonar.plugins.python.api.IssueLocation
- org.sonar.plugins.python.api.Parser
- org.sonar.plugins.python.api.ProjectPythonVersion
- org.sonar.plugins.python.api.PythonCheck.PreciseIssue
- org.sonar.plugins.python.api.PythonCustomRuleRepositoryWrapper
- org.sonar.plugins.python.api.PythonInputFileContext
- org.sonar.plugins.python.api.PythonVisitorContext
- org.sonar.plugins.python.api.PythonSubscriptionCheck (implements org.sonar.plugins.python.api.PythonCheck, org.sonar.plugins.python.api.SubscriptionCheck)
- org.sonar.plugins.python.api.PythonVersionUtils
- org.sonar.plugins.python.api.PythonVisitorContext.Builder
- org.sonar.plugins.python.api.SonarLintCache (implements org.sonar.api.batch.sensor.cache.ReadCache, org.sonar.api.batch.sensor.cache.WriteCache)
- org.sonar.plugins.python.api.SonarLintCacheWrapper
- org.sonar.plugins.python.api.TokenLocation
- org.sonar.plugins.python.api.tree.BaseTreeVisitor (implements org.sonar.plugins.python.api.tree.TreeVisitor)
Interface Hierarchy
- org.sonar.plugins.python.api.PythonCustomRuleRepository
- org.sonar.plugins.python.api.PythonFile
- org.sonar.plugins.python.api.PythonFileConsumer
- org.sonar.plugins.python.api.PythonCheck
- org.sonar.plugins.python.api.SubscriptionCheck
- org.sonar.plugins.python.api.SubscriptionCheck.Context
- org.sonar.plugins.python.api.SubscriptionContext
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.sonar.plugins.python.api.PythonCheck.CheckScope
- org.sonar.plugins.python.api.PythonVersionUtils.Version
- org.sonar.plugins.python.api.TriBool
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- org.sonar.plugins.python.api.LocationInFile
- org.sonar.plugins.python.api.PythonLine
- java.lang.Record