Skip to content

ExistentialMetadata_Flags

0x41c edited this page Jun 9, 2022 · 1 revision

ExistentialMetadata.Flags

struct Flags: OptionSet 

Inheritance

OptionSet

Initializers

init(rawValue:)

public init(rawValue: UInt32) 

Properties

rawValue

public var rawValue: UInt32

numWitnessTables

public var numWitnessTables: Int 

specialProtocol

public var specialProtocol: SpecialProtocol 

hasSuperclassConstraint

static var hasSuperclassConstraint 

isNotClassConstrained

static var isNotClassConstrained 
Types
Protocols
Global Typealiases
Global Functions
Clone this wiki locally