Skip to content

KeyPathComponentHeader_ComputedIdentifierKind

tevelee edited this page Jul 25, 2026 · 1 revision

KeyPathComponentHeader.ComputedIdentifierKind

Identifier representations for computed key-path components.

public enum ComputedIdentifierKind: Sendable 

Inheritance

Sendable

Enumeration Cases

pointer

case pointer

storedPropertyIndex

case storedPropertyIndex

vtableOffset

case vtableOffset
Types
Protocols
Global Typealiases
Global Variables
Global Functions

Clone this wiki locally