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

Unknown

public struct Unknown: Hashable, Codable

Inheritance

Codable, Hashable

Properties

attributes

var attributes: [Attribute]

keyword

var keyword: String

modifiers

var modifiers: [Modifier]

name

let name: String