-
The name if any (i.e. tuple label or stored property name).
Declaration
Swift
public let name: String? -
The type of the part.
Declaration
Swift
public let type: AnyType -
The byte offset of the part with respect to the layout.
Declaration
Swift
public let offset: Int -
Undocumented
See moreDeclaration
Swift
public struct Parentage : Regular, CustomStringConvertible
View on GitHub