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

Unknown

public struct Unknown: Hashable, Codable

Inheritance

Codable, Hashable

Properties

attributes

var attributes: [Attribute]

modifiers

var modifiers: [Modifier]

name

let name: String

keyword

var keyword: String