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

Class Raw::GenericContext

INTERNAL: Do not use.

Import path

import codeql.swift.generated.Raw

Direct supertypes

Indirect supertypes

Known direct subtypes

Predicates

getGenericTypeParam

Gets the indexth generic type parameter of this generic context (0-based).

getNumberOfGenericTypeParams

Gets the number of generic type parameters of this generic context.

Inherited predicates

isUnknown

Holds if this element is unknown.

from Element
toStringfrom Element