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

Class Raw::InlineArrayType

INTERNAL: Do not use.

Import path

import codeql.swift.generated.Raw

Direct supertypes

Indirect supertypes

Predicates

getCountType

Gets the count type of this inline array type.

getElementType

Gets the element type of this inline array type.

toString

Inherited predicates

getCanonicalType

Gets the canonical type of this type.

from Type
getName

Gets the name of this type.

from Type
isUnknown

Holds if this element is unknown.

from Element