Documentation Language: Swift

Initializer

init(rawValue:)

Creates a symbol kind from a raw value (name).

init?(rawValue: String)

Parameters

rawValue

The name of the documentation node kind.