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

Class Raw::ErrorType

INTERNAL: Do not use.

Import path

import codeql.swift.generated.Raw

Direct supertypes

Indirect supertypes

Predicates

Inherited predicates

getCanonicalType

Gets the canonical type of this type.

from Type
getLocation

Gets the location associated with this element in the code, if it exists.

from Locatable
getName

Gets the name of this type.

from Type
isUnknown

Holds if this element is unknown.

from Element