We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
A named parameter for a function, initializer, method, or subscript.
public struct Parameter: Hashable, Codable
Codable, CustomStringConvertible, Hashable
Codable
CustomStringConvertible
Hashable
name
The name of the parameter.
public let name: String
content
The documentation content for the parameter.
public let content: Document
description
public var description: String