qtil
advanced-security/qtil-swift 0.0.3
Search

Class Raw::PlatformVersionAvailabilitySpec

INTERNAL: Do not use. An availability spec based on platform and version, for example macOS 12 or watchOS 14

Import path

import codeql.swift.generated.Raw

Direct supertypes

Indirect supertypes

Predicates

getPlatform

Gets the platform of this platform version availability spec.

getVersion

Gets the version of this platform version availability spec.

toString

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