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.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)
- 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)
- 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)