qtil
advanced-security/qtil-swift 0.0.3
Search

Class Raw::MissingMemberDecl

INTERNAL: Do not use. A placeholder for missing declarations that can arise on object deserialization.

Import path

import codeql.swift.generated.Raw

Direct supertypes

Indirect supertypes

Predicates

getName

Gets the name of this missing member declaration.

toString

Inherited predicates

getLocation

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

from Locatable
getMember

Gets the indexth member of this declaration (0-based).

from Decl
getModule

Gets the module of this declaration.

from Decl
isUnknown

Holds if this element is unknown.

from Element