qtil
advanced-security/qtil-swift 0.0.3
Search

Class Raw::OverloadedDeclRefExpr

INTERNAL: Do not use. An ambiguous expression that might refer to multiple declarations. This will be present only for failing compilations.

Import path

import codeql.swift.generated.Raw

Direct supertypes

Indirect supertypes

Predicates

getPossibleDeclaration

Gets the indexth possible declaration of this overloaded declaration reference expression (0-based).

toString

Inherited predicates

getLocation

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

from Locatable
getType

Gets the type of this expression, if it exists.

from Expr
isUnknown

Holds if this element is unknown.

from Element