qtil
advanced-security/qtil-swift 0.0.3
Search

Module Impl

Import path

import codeql.swift.elements.decl.internal.TypeAliasDeclImpl

Classes

TypeAliasDecl

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