Initializer
init(contents:range:)
Initialize a value to describe documentation about a symbol’s return value.
init(contents: [any Markup], range: SourceRange? = nil)
Parameters
contentsThe content that describe the return value for this symbol.
rangeThe text range where this return value was parsed.