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

Module Impl

Import path

import codeql.swift.elements.type.internal.TypeAliasTypeImpl

Classes

TypeAliasType

A type alias to another type. For example: typealias MyInt = Int