Skip to content

TypeDescriptor

0x41c edited this page Jun 9, 2022 · 3 revisions

TypeDescriptor

public struct TypeDescriptor: AnyContextDescriptor, StructureRepresentation 

Inheritance

AnyContextDescriptor, StructureRepresentation

Properties

`_`

public var `_`: UnsafeMutablePointer<InternalRepresentation>

base

public var base: ContextDescriptor 

name

public var name: String 

isReflectable

public var isReflectable: Bool 

typeFlags

public var typeFlags: Flags 
Types
Protocols
Global Typealiases
Global Functions
Clone this wiki locally