Documentation Language: Swift

Initializer

init(id:)

Creates a symbol kind from an identifier string.

init?(id: String)

Parameters

id

The identifier of the documentation node kind.