Class Hierarchy
- java.lang.Object
- org.sonar.python.types.v2.matchers.AllTypePredicate (implements org.sonar.python.types.v2.matchers.TypePredicate)
- org.sonar.python.types.v2.matchers.AnyTypePredicate (implements org.sonar.python.types.v2.matchers.TypePredicate)
- org.sonar.python.types.v2.matchers.HasMemberPredicate (implements org.sonar.python.types.v2.matchers.TypePredicate)
- org.sonar.python.types.v2.matchers.HasMemberSatisfyingPredicate (implements org.sonar.python.types.v2.matchers.TypePredicate)
- org.sonar.python.types.v2.matchers.IsObjectSatisfyingPredicate (implements org.sonar.python.types.v2.matchers.TypePredicate)
- org.sonar.python.types.v2.matchers.IsObjectSubtypeOfPredicate (implements org.sonar.python.types.v2.matchers.TypePredicate)
- org.sonar.python.types.v2.matchers.IsTypePredicate (implements org.sonar.python.types.v2.matchers.TypePredicate)
- java.lang.Record
- org.sonar.python.types.v2.matchers.HasFQNPredicate (implements org.sonar.python.types.v2.matchers.TypePredicate)
- org.sonar.python.types.v2.matchers.TypeSourcePredicate (implements org.sonar.python.types.v2.matchers.TypePredicate)
Interface Hierarchy
- org.sonar.python.types.v2.matchers.TypePredicate