Initializer
init(rawValue:)
Creates a symbol kind from a raw value (name).
init?(rawValue: String)
Parameters
rawValue-
The name of the documentation node kind.
Initializer
Creates a symbol kind from a raw value (name).
init?(rawValue: String)
rawValueThe name of the documentation node kind.