CodeQL library for Swift
codeql/swift-all 6.2.3 (changelog, source)
Search

Member predicate Impl::TypeDecl::getBaseType

Gets the indexth base type of this type declaration (0-based). This is the same as getInheritedType. DEPRECATED: use getInheritedType or unindexed getABaseType.

Type getBaseType(int index)