Initializer
init(id:)
Creates a symbol kind from an identifier string.
init?(id: String)
Parameters
id-
The identifier of the documentation node kind.
Initializer
Creates a symbol kind from an identifier string.
init?(id: String)
idThe identifier of the documentation node kind.