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 6, 2020 · 14 revisions

Unknown

public struct Unknown: Hashable, Codable

Inheritance

API, Codable, Hashable, Type

Properties

inheritance

var inheritance: [String]

name

let name: String

attributes

var attributes: [Attribute]

modifiers

var modifiers: [Modifier]

keyword

var keyword: String