Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Unknown

mattt edited this page Apr 26, 2021 · 14 revisions

Unknown

public struct Unknown: Hashable, Codable 

Inheritance

API, Codable, Hashable, Type

Properties

inheritance

public var inheritance: [String] 

name

public let name: String

attributes

public var attributes: [Attribute] 

modifiers

public var modifiers: [Modifier] 

keyword

public var keyword: String