Skip to content

GenericRequirementDescriptor_Flags

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

GenericRequirementDescriptor.Flags

struct Flags: OptionSet 

Inheritance

OptionSet

Initializers

init(rawValue:)

public init(rawValue: UInt32) 

Properties

rawValue

public var rawValue: UInt32

kind

public var kind: GenericRequirementKind 

hasExtraArgument

static var hasExtraArgument 

hasKeyArgument

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