Skip to content

GenericParameterKind

tevelee edited this page Jul 21, 2026 · 2 revisions

GenericParameterKind

A discriminator to determine what type of parameter a generic parameter is.

public enum GenericParameterKind: UInt8 

Inheritance

UInt8

Enumeration Cases

type

case type = 0x0
Types
Protocols
Global Typealiases
Global Variables
Global Functions

Clone this wiki locally