qtil
advanced-security/qtil-swift 0.0.3
Search

Class Raw::AvailabilitySpec

INTERNAL: Do not use. An availability spec, that is, part of an AvailabilityInfo condition. For example iOS 12 and * in:

if #available(iOS 12, *)

Import path

import codeql.swift.generated.Raw

Direct supertypes

Indirect supertypes

Known direct subtypes

Inherited predicates

getLocation

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

from Locatable
isUnknown

Holds if this element is unknown.

from Element
toStringfrom Element