Class Hierarchy
- java.lang.Object
- org.sonar.plugins.python.api.tree.BaseTreeVisitor (implements org.sonar.plugins.python.api.tree.TreeVisitor)
- org.sonar.python.types.TypeInference
- org.sonar.python.types.DeclaredType (implements org.sonar.plugins.python.api.types.InferredType)
- org.sonar.python.types.InferredTypes
- org.sonar.python.types.TypeInferenceProgramState (implements org.sonar.python.cfg.fixpoint.ProgramState)
- org.sonar.python.types.TypeShed
- org.sonar.plugins.python.api.tree.BaseTreeVisitor (implements org.sonar.plugins.python.api.tree.TreeVisitor)
Interface Hierarchy
- org.sonar.python.types.HasTypeDependencies