Skip to content

OverrideTableHeader

Azoy edited this page Mar 17, 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.

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