Skip to content

OverrideTableHeader

Azoy edited this page May 6, 2021 · 2 revisions

OverrideTableHeader

Structure that tells the number of method override entries in a class descriptor.

public struct OverrideTableHeader: LayoutWrapper 

Inheritance

LayoutWrapper

Properties

numEntries

The number of override method entries.

public var numEntries: Int 
Types
Protocols
Global Variables
Global Functions
Clone this wiki locally