Hierarchy For Package org.sonar.plugins.python.api.types.v2
Class Hierarchy
- java.lang.Object
- org.sonar.plugins.python.api.types.v2.ClassType (implements org.sonar.plugins.python.api.types.v2.PythonType)
- org.sonar.plugins.python.api.types.v2.FullyQualifiedNameHelper
- org.sonar.plugins.python.api.types.v2.FunctionType (implements org.sonar.plugins.python.api.types.v2.PythonType)
- org.sonar.plugins.python.api.types.v2.ModuleType (implements org.sonar.plugins.python.api.types.v2.PythonType)
- org.sonar.plugins.python.api.types.v2.ObjectType (implements org.sonar.plugins.python.api.types.v2.PythonType)
- org.sonar.plugins.python.api.types.v2.ObjectType.Builder (implements org.sonar.python.semantic.v2.TypeBuilder<T>)
- org.sonar.plugins.python.api.types.v2.SelfType (implements org.sonar.plugins.python.api.types.v2.PythonType)
- org.sonar.plugins.python.api.types.v2.UnionType (implements org.sonar.plugins.python.api.types.v2.PythonType)
- org.sonar.plugins.python.api.types.v2.UnknownType.UnknownTypeImpl (implements org.sonar.plugins.python.api.types.v2.UnknownType)
Interface Hierarchy
- org.sonar.plugins.python.api.types.v2.PythonType
- org.sonar.plugins.python.api.types.v2.UnknownType
- org.sonar.plugins.python.api.types.v2.TypeWrapper
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.types.v2.TypeOrigin
- org.sonar.plugins.python.api.types.v2.TypeSource
- 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.types.v2.Member
- org.sonar.plugins.python.api.types.v2.ParameterV2
- org.sonar.plugins.python.api.types.v2.UnknownType.UnresolvedImportType (implements org.sonar.plugins.python.api.types.v2.UnknownType)
- java.lang.Record