Class Hierarchy
- java.lang.Object
- org.sonar.python.types.v2.ClassType (implements org.sonar.python.types.v2.PythonType)
- org.sonar.python.types.v2.FunctionType (implements org.sonar.python.types.v2.PythonType)
- org.sonar.python.types.v2.ModuleType (implements org.sonar.python.types.v2.PythonType)
- java.lang.Record
- org.sonar.python.types.v2.Member
- org.sonar.python.types.v2.ObjectType (implements org.sonar.python.types.v2.PythonType)
- org.sonar.python.types.v2.ParameterV2
- org.sonar.python.types.v2.UnionType (implements org.sonar.python.types.v2.PythonType)
- org.sonar.python.types.v2.UnknownType (implements org.sonar.python.types.v2.PythonType)
Interface Hierarchy
- org.sonar.python.types.v2.PythonType
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.sonar.python.types.v2.TriBool
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)