Skip to content

MethodDescriptor

Azoy edited this page May 6, 2021 · 2 revisions

MethodDescriptor

Structure that describes a class or protocol method.

public struct MethodDescriptor: LayoutWrapper 

Inheritance

LayoutWrapper

Properties

flags

Flags that describe this method descriptor.

public var flags: Flags 
Types
Protocols
Global Variables
Global Functions
Clone this wiki locally