Build Information
Successful build of swift-syntax, reference 602.0.0-prerelease-2025-04-16 (340f84
), with Swift 6.0 for macOS (SPM) on 20 Apr 2025 20:13:24 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Build Log
3132 | public init(
3133 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenGenericParameterClauseAndParameterClause' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:3131:193-3131:193
3129 | /// - genericParameterClause: The parameter clause that defines the generic parameters.
3130 | /// - genericWhereClause: A `where` clause that places additional constraints on generic parameters like `where Element: Hashable`.
| ╰─suggestion: Document 'unexpectedBetweenGenericParameterClauseAndParameterClause' parameter
3131 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
3132 | public init(
3133 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenModifiersAndSubscriptKeyword' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:3131:193-3131:193
3129 | /// - genericParameterClause: The parameter clause that defines the generic parameters.
| ╰─suggestion: Document 'unexpectedBetweenModifiersAndSubscriptKeyword' parameter
3130 | /// - genericWhereClause: A `where` clause that places additional constraints on generic parameters like `where Element: Hashable`.
3131 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
3132 | public init(
3133 | leadingTrivia: Trivia? = nil,
warning: Parameter 'returnClause' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:3131:193-3131:193
3129 | /// - genericParameterClause: The parameter clause that defines the generic parameters.
3130 | /// - genericWhereClause: A `where` clause that places additional constraints on generic parameters like `where Element: Hashable`.
| ╰─suggestion: Document 'returnClause' parameter
3131 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
3132 | public init(
3133 | leadingTrivia: Trivia? = nil,
warning: Parameter 'superKeyword' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:3459:193-3459:193
3457 | /// - Parameters:
3458 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
3459 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'superKeyword' parameter
3460 | public init(
3461 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedAfterSuperKeyword' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:3459:193-3459:193
3457 | /// - Parameters:
3458 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
3459 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedAfterSuperKeyword' parameter
3460 | public init(
3461 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBeforeSuperKeyword' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:3459:193-3459:193
3457 | /// - Parameters:
3458 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
3459 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBeforeSuperKeyword' parameter
3460 | public init(
3461 | leadingTrivia: Trivia? = nil,
warning: Parameter 'type' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:3538:193-3538:193
3536 | /// - Parameters:
3537 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
3538 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'type' parameter
3539 | public init(
3540 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBeforeWithoutTilde' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:3538:193-3538:193
3536 | /// - Parameters:
3537 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
3538 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBeforeWithoutTilde' parameter
3539 | public init(
3540 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedAfterType' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:3538:193-3538:193
3536 | /// - Parameters:
3537 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
3538 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedAfterType' parameter
3539 | public init(
3540 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenWithoutTildeAndType' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:3538:193-3538:193
3536 | /// - Parameters:
3537 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
3538 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBetweenWithoutTildeAndType' parameter
3539 | public init(
3540 | leadingTrivia: Trivia? = nil,
warning: Parameter 'withoutTilde' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:3538:193-3538:193
3536 | /// - Parameters:
3537 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
3538 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'withoutTilde' parameter
3539 | public init(
3540 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenWhereClauseAndTrailingComma' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:3660:193-3660:193
3658 | /// - Parameters:
3659 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
3660 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBetweenWhereClauseAndTrailingComma' parameter
3661 | public init(
3662 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedAfterTrailingComma' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:3660:193-3660:193
3658 | /// - Parameters:
3659 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
3660 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedAfterTrailingComma' parameter
3661 | public init(
3662 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBeforePattern' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:3660:193-3660:193
3658 | /// - Parameters:
3659 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
3660 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBeforePattern' parameter
3661 | public init(
3662 | leadingTrivia: Trivia? = nil,
warning: Parameter 'trailingComma' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:3660:193-3660:193
3658 | /// - Parameters:
3659 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
3660 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'trailingComma' parameter
3661 | public init(
3662 | leadingTrivia: Trivia? = nil,
warning: Parameter 'pattern' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:3660:193-3660:193
3658 | /// - Parameters:
3659 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
3660 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'pattern' parameter
3661 | public init(
3662 | leadingTrivia: Trivia? = nil,
warning: Parameter 'whereClause' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:3660:193-3660:193
3658 | /// - Parameters:
3659 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
3660 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'whereClause' parameter
3661 | public init(
3662 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenPatternAndWhereClause' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:3660:193-3660:193
3658 | /// - Parameters:
3659 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
3660 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBetweenPatternAndWhereClause' parameter
3661 | public init(
3662 | leadingTrivia: Trivia? = nil,
warning: Parameter 'caseKeyword' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:3808:193-3808:193
3806 | /// - Parameters:
3807 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
3808 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'caseKeyword' parameter
3809 | public init(
3810 | leadingTrivia: Trivia? = nil,
warning: Parameter 'caseItems' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:3808:193-3808:193
3806 | /// - Parameters:
3807 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
3808 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'caseItems' parameter
3809 | public init(
3810 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenCaseKeywordAndCaseItems' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:3808:193-3808:193
3806 | /// - Parameters:
3807 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
3808 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBetweenCaseKeywordAndCaseItems' parameter
3809 | public init(
3810 | leadingTrivia: Trivia? = nil,
warning: Parameter 'colon' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:3808:193-3808:193
3806 | /// - Parameters:
3807 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
3808 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'colon' parameter
3809 | public init(
3810 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBeforeCaseKeyword' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:3808:193-3808:193
3806 | /// - Parameters:
3807 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
3808 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBeforeCaseKeyword' parameter
3809 | public init(
3810 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedAfterColon' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:3808:193-3808:193
3806 | /// - Parameters:
3807 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
3808 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedAfterColon' parameter
3809 | public init(
3810 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenCaseItemsAndColon' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:3808:193-3808:193
3806 | /// - Parameters:
3807 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
3808 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBetweenCaseItemsAndColon' parameter
3809 | public init(
3810 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenAttributeAndLabel' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:4067:193-4067:193
4065 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
4066 | /// - attribute: The `@unknown` attribute of a default label, if present.
4067 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBetweenAttributeAndLabel' parameter
4068 | public init(
4069 | leadingTrivia: Trivia? = nil,
warning: Parameter 'statements' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:4067:193-4067:193
4065 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
4066 | /// - attribute: The `@unknown` attribute of a default label, if present.
4067 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'statements' parameter
4068 | public init(
4069 | leadingTrivia: Trivia? = nil,
warning: Parameter 'label' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:4067:193-4067:193
4065 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
4066 | /// - attribute: The `@unknown` attribute of a default label, if present.
4067 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'label' parameter
4068 | public init(
4069 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBeforeAttribute' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:4067:193-4067:193
4065 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
4066 | /// - attribute: The `@unknown` attribute of a default label, if present.
| ╰─suggestion: Document 'unexpectedBeforeAttribute' parameter
4067 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
4068 | public init(
4069 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedAfterStatements' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:4067:193-4067:193
4065 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
4066 | /// - attribute: The `@unknown` attribute of a default label, if present.
4067 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedAfterStatements' parameter
4068 | public init(
4069 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenLabelAndStatements' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:4067:193-4067:193
4065 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
4066 | /// - attribute: The `@unknown` attribute of a default label, if present.
4067 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBetweenLabelAndStatements' parameter
4068 | public init(
4069 | leadingTrivia: Trivia? = nil,
warning: Parameter 'colon' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:4239:193-4239:193
4237 | /// - Parameters:
4238 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
4239 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'colon' parameter
4240 | public init(
4241 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenDefaultKeywordAndColon' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:4239:193-4239:193
4237 | /// - Parameters:
4238 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
4239 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBetweenDefaultKeywordAndColon' parameter
4240 | public init(
4241 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBeforeDefaultKeyword' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:4239:193-4239:193
4237 | /// - Parameters:
4238 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
4239 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBeforeDefaultKeyword' parameter
4240 | public init(
4241 | leadingTrivia: Trivia? = nil,
warning: Parameter 'defaultKeyword' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:4239:193-4239:193
4237 | /// - Parameters:
4238 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
4239 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'defaultKeyword' parameter
4240 | public init(
4241 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedAfterColon' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:4239:193-4239:193
4237 | /// - Parameters:
4238 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
4239 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedAfterColon' parameter
4240 | public init(
4241 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedAfterRightBrace' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:4380:193-4380:193
4378 | /// - cases: The switch's body that contains all possible cases.
4379 | /// - rightBrace: The brace closing the switch body.
4380 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedAfterRightBrace' parameter
4381 | public init(
4382 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBeforeSwitchKeyword' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:4380:193-4380:193
4378 | /// - cases: The switch's body that contains all possible cases.
4379 | /// - rightBrace: The brace closing the switch body.
4380 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
4381 | public init(
4382 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenCasesAndRightBrace' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:4380:193-4380:193
4378 | /// - cases: The switch's body that contains all possible cases.
4379 | /// - rightBrace: The brace closing the switch body.
| ╰─suggestion: Document 'unexpectedBetweenCasesAndRightBrace' parameter
4380 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
4381 | public init(
4382 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenLeftBraceAndCases' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:4380:193-4380:193
4378 | /// - cases: The switch's body that contains all possible cases.
| ╰─suggestion: Document 'unexpectedBetweenLeftBraceAndCases' parameter
4379 | /// - rightBrace: The brace closing the switch body.
4380 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
4381 | public init(
4382 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenSwitchKeywordAndSubject' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:4380:193-4380:193
4378 | /// - cases: The switch's body that contains all possible cases.
4379 | /// - rightBrace: The brace closing the switch body.
4380 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
4381 | public init(
4382 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenSubjectAndLeftBrace' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:4380:193-4380:193
4378 | /// - cases: The switch's body that contains all possible cases.
4379 | /// - rightBrace: The brace closing the switch body.
4380 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
4381 | public init(
4382 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenConditionAndQuestionMark' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:53:193-53:193
51 | /// - Parameters:
52 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
53 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBetweenConditionAndQuestionMark' parameter
54 | public init(
55 | leadingTrivia: Trivia? = nil,
warning: Parameter 'thenExpression' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:53:193-53:193
51 | /// - Parameters:
52 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
53 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'thenExpression' parameter
54 | public init(
55 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenThenExpressionAndColon' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:53:193-53:193
51 | /// - Parameters:
52 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
53 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBetweenThenExpressionAndColon' parameter
54 | public init(
55 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedAfterElseExpression' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:53:193-53:193
51 | /// - Parameters:
52 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
53 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedAfterElseExpression' parameter
54 | public init(
55 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBeforeCondition' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:53:193-53:193
51 | /// - Parameters:
52 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
53 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBeforeCondition' parameter
54 | public init(
55 | leadingTrivia: Trivia? = nil,
warning: Parameter 'condition' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:53:193-53:193
51 | /// - Parameters:
52 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
53 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'condition' parameter
54 | public init(
55 | leadingTrivia: Trivia? = nil,
warning: Parameter 'colon' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:53:193-53:193
51 | /// - Parameters:
52 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
53 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'colon' parameter
54 | public init(
55 | leadingTrivia: Trivia? = nil,
warning: Parameter 'elseExpression' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:53:193-53:193
51 | /// - Parameters:
52 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
53 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'elseExpression' parameter
54 | public init(
55 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenColonAndElseExpression' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:53:193-53:193
51 | /// - Parameters:
52 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
53 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBetweenColonAndElseExpression' parameter
54 | public init(
55 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenQuestionMarkAndThenExpression' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:53:193-53:193
51 | /// - Parameters:
52 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
53 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBetweenQuestionMarkAndThenExpression' parameter
54 | public init(
55 | leadingTrivia: Trivia? = nil,
warning: Parameter 'questionMark' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:53:193-53:193
51 | /// - Parameters:
52 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
53 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'questionMark' parameter
54 | public init(
55 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBeforeThrowKeyword' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:379:193-379:193
377 | /// - Parameters:
378 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
379 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBeforeThrowKeyword' parameter
380 | public init(
381 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedAfterExpression' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:379:193-379:193
377 | /// - Parameters:
378 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
379 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedAfterExpression' parameter
380 | public init(
381 | leadingTrivia: Trivia? = nil,
warning: Parameter 'throwKeyword' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:379:193-379:193
377 | /// - Parameters:
378 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
379 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'throwKeyword' parameter
380 | public init(
381 | leadingTrivia: Trivia? = nil,
warning: Parameter 'expression' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:379:193-379:193
377 | /// - Parameters:
378 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
379 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'expression' parameter
380 | public init(
381 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenThrowKeywordAndExpression' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:379:193-379:193
377 | /// - Parameters:
378 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
379 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBetweenThrowKeywordAndExpression' parameter
380 | public init(
381 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBeforeThrowsSpecifier' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:509:193-509:193
507 | /// - type: The thrown error type.
508 | /// - rightParen: The ')' to close the thrown error type specification.
509 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
510 | public init(
511 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedAfterRightParen' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:509:193-509:193
507 | /// - type: The thrown error type.
508 | /// - rightParen: The ')' to close the thrown error type specification.
509 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedAfterRightParen' parameter
510 | public init(
511 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenLeftParenAndType' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:509:193-509:193
507 | /// - type: The thrown error type.
| ╰─suggestion: Document 'unexpectedBetweenLeftParenAndType' parameter
508 | /// - rightParen: The ')' to close the thrown error type specification.
509 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
510 | public init(
511 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenTypeAndRightParen' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:509:193-509:193
507 | /// - type: The thrown error type.
508 | /// - rightParen: The ')' to close the thrown error type specification.
| ╰─suggestion: Document 'unexpectedBetweenTypeAndRightParen' parameter
509 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
510 | public init(
511 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenThrowsSpecifierAndLeftParen' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:509:193-509:193
507 | /// - type: The thrown error type.
508 | /// - rightParen: The ')' to close the thrown error type specification.
509 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
510 | public init(
511 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBeforeTryKeyword' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:710:193-710:193
708 | /// - Parameters:
709 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
710 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBeforeTryKeyword' parameter
711 | public init(
712 | leadingTrivia: Trivia? = nil,
warning: Parameter 'tryKeyword' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:710:193-710:193
708 | /// - Parameters:
709 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
710 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'tryKeyword' parameter
711 | public init(
712 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenQuestionOrExclamationMarkAndExpression' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:710:193-710:193
708 | /// - Parameters:
709 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
710 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBetweenQuestionOrExclamationMarkAndExpression' parameter
711 | public init(
712 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedAfterExpression' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:710:193-710:193
708 | /// - Parameters:
709 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
710 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedAfterExpression' parameter
711 | public init(
712 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenTryKeywordAndQuestionOrExclamationMark' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:710:193-710:193
708 | /// - Parameters:
709 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
710 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBetweenTryKeywordAndQuestionOrExclamationMark' parameter
711 | public init(
712 | leadingTrivia: Trivia? = nil,
warning: Parameter 'questionOrExclamationMark' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:710:193-710:193
708 | /// - Parameters:
709 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
710 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'questionOrExclamationMark' parameter
711 | public init(
712 | leadingTrivia: Trivia? = nil,
warning: Parameter 'expression' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:710:193-710:193
708 | /// - Parameters:
709 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
710 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'expression' parameter
711 | public init(
712 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedAfterRightParen' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:859:193-859:193
857 | /// - Parameters:
858 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
859 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedAfterRightParen' parameter
860 | public init(
861 | leadingTrivia: Trivia? = nil,
warning: Parameter 'elements' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:859:193-859:193
857 | /// - Parameters:
858 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
859 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'elements' parameter
860 | public init(
861 | leadingTrivia: Trivia? = nil,
warning: Parameter 'rightParen' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:859:193-859:193
857 | /// - Parameters:
858 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
859 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'rightParen' parameter
860 | public init(
861 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBeforeLeftParen' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:859:193-859:193
857 | /// - Parameters:
858 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
859 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBeforeLeftParen' parameter
860 | public init(
861 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenLeftParenAndElements' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:859:193-859:193
857 | /// - Parameters:
858 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
859 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBetweenLeftParenAndElements' parameter
860 | public init(
861 | leadingTrivia: Trivia? = nil,
warning: Parameter 'leftParen' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:859:193-859:193
857 | /// - Parameters:
858 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
859 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'leftParen' parameter
860 | public init(
861 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenElementsAndRightParen' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:859:193-859:193
857 | /// - Parameters:
858 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
859 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBetweenElementsAndRightParen' parameter
860 | public init(
861 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenPatternAndTrailingComma' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:1044:193-1044:193
1042 | /// - pattern: The value of this labeled pattern.
1043 | /// - trailingComma: The comma separating elements.
| ╰─suggestion: Document 'unexpectedBetweenPatternAndTrailingComma' parameter
1044 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
1045 | public init(
1046 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenColonAndPattern' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:1044:193-1044:193
1042 | /// - pattern: The value of this labeled pattern.
| ╰─suggestion: Document 'unexpectedBetweenColonAndPattern' parameter
1043 | /// - trailingComma: The comma separating elements.
1044 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
1045 | public init(
1046 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBeforeLabel' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:1044:193-1044:193
1042 | /// - pattern: The value of this labeled pattern.
1043 | /// - trailingComma: The comma separating elements.
1044 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
1045 | public init(
1046 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedAfterTrailingComma' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:1044:193-1044:193
1042 | /// - pattern: The value of this labeled pattern.
1043 | /// - trailingComma: The comma separating elements.
1044 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedAfterTrailingComma' parameter
1045 | public init(
1046 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenLabelAndColon' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:1044:193-1044:193
1042 | /// - pattern: The value of this labeled pattern.
1043 | /// - trailingComma: The comma separating elements.
1044 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
1045 | public init(
1046 | leadingTrivia: Trivia? = nil,
warning: Parameter 'elements' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:1240:193-1240:193
1238 | /// - leftParen: The parent introducing the tuple.
1239 | /// - rightParen: The paren closing the tuple.
| ╰─suggestion: Document 'elements' parameter
1240 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
1241 | public init(
1242 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenElementsAndRightParen' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:1240:193-1240:193
1238 | /// - leftParen: The parent introducing the tuple.
1239 | /// - rightParen: The paren closing the tuple.
| ╰─suggestion: Document 'unexpectedBetweenElementsAndRightParen' parameter
1240 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
1241 | public init(
1242 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedAfterRightParen' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:1240:193-1240:193
1238 | /// - leftParen: The parent introducing the tuple.
1239 | /// - rightParen: The paren closing the tuple.
1240 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedAfterRightParen' parameter
1241 | public init(
1242 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBeforeLeftParen' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:1240:193-1240:193
1238 | /// - leftParen: The parent introducing the tuple.
| ╰─suggestion: Document 'unexpectedBeforeLeftParen' parameter
1239 | /// - rightParen: The paren closing the tuple.
1240 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
1241 | public init(
1242 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenLeftParenAndElements' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:1240:193-1240:193
1238 | /// - leftParen: The parent introducing the tuple.
1239 | /// - rightParen: The paren closing the tuple.
| ╰─suggestion: Document 'unexpectedBetweenLeftParenAndElements' parameter
1240 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
1241 | public init(
1242 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenTypeAndEllipsis' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:1426:193-1426:193
1424 | /// - Parameters:
1425 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
1426 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBetweenTypeAndEllipsis' parameter
1427 | public init(
1428 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenEllipsisAndTrailingComma' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:1426:193-1426:193
1424 | /// - Parameters:
1425 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
1426 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBetweenEllipsisAndTrailingComma' parameter
1427 | public init(
1428 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBeforeInoutKeyword' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:1426:193-1426:193
1424 | /// - Parameters:
1425 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
1426 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBeforeInoutKeyword' parameter
1427 | public init(
1428 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenColonAndType' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:1426:193-1426:193
1424 | /// - Parameters:
1425 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
1426 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBetweenColonAndType' parameter
1427 | public init(
1428 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenSecondNameAndColon' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:1426:193-1426:193
1424 | /// - Parameters:
1425 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
1426 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBetweenSecondNameAndColon' parameter
1427 | public init(
1428 | leadingTrivia: Trivia? = nil,
warning: Parameter 'trailingComma' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:1426:193-1426:193
1424 | /// - Parameters:
1425 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
1426 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'trailingComma' parameter
1427 | public init(
1428 | leadingTrivia: Trivia? = nil,
warning: Parameter 'type' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:1426:193-1426:193
1424 | /// - Parameters:
1425 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
1426 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'type' parameter
1427 | public init(
1428 | leadingTrivia: Trivia? = nil,
warning: Parameter 'colon' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:1426:193-1426:193
1424 | /// - Parameters:
1425 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
1426 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'colon' parameter
1427 | public init(
1428 | leadingTrivia: Trivia? = nil,
warning: Parameter 'ellipsis' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:1426:193-1426:193
1424 | /// - Parameters:
1425 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
1426 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'ellipsis' parameter
1427 | public init(
1428 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenInoutKeywordAndFirstName' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:1426:193-1426:193
1424 | /// - Parameters:
1425 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
1426 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBetweenInoutKeywordAndFirstName' parameter
1427 | public init(
1428 | leadingTrivia: Trivia? = nil,
warning: Parameter 'secondName' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:1426:193-1426:193
1424 | /// - Parameters:
1425 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
1426 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'secondName' parameter
1427 | public init(
1428 | leadingTrivia: Trivia? = nil,
warning: Parameter 'inoutKeyword' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:1426:193-1426:193
1424 | /// - Parameters:
1425 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
1426 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'inoutKeyword' parameter
1427 | public init(
1428 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedAfterTrailingComma' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:1426:193-1426:193
1424 | /// - Parameters:
1425 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
1426 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedAfterTrailingComma' parameter
1427 | public init(
1428 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenFirstNameAndSecondName' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:1426:193-1426:193
1424 | /// - Parameters:
1425 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
1426 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBetweenFirstNameAndSecondName' parameter
1427 | public init(
1428 | leadingTrivia: Trivia? = nil,
warning: Parameter 'firstName' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:1426:193-1426:193
1424 | /// - Parameters:
1425 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
1426 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'firstName' parameter
1427 | public init(
1428 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenLeftParenAndElements' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:1693:193-1693:193
1691 | /// - Parameters:
1692 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
1693 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBetweenLeftParenAndElements' parameter
1694 | public init(
1695 | leadingTrivia: Trivia? = nil,
warning: Parameter 'leftParen' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:1693:193-1693:193
1691 | /// - Parameters:
1692 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
1693 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'leftParen' parameter
1694 | public init(
1695 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBeforeLeftParen' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:1693:193-1693:193
1691 | /// - Parameters:
1692 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
1693 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBeforeLeftParen' parameter
1694 | public init(
1695 | leadingTrivia: Trivia? = nil,
warning: Parameter 'rightParen' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:1693:193-1693:193
1691 | /// - Parameters:
1692 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
1693 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'rightParen' parameter
1694 | public init(
1695 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedAfterRightParen' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:1693:193-1693:193
1691 | /// - Parameters:
1692 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
1693 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedAfterRightParen' parameter
1694 | public init(
1695 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenElementsAndRightParen' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:1693:193-1693:193
1691 | /// - Parameters:
1692 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
1693 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBetweenElementsAndRightParen' parameter
1694 | public init(
1695 | leadingTrivia: Trivia? = nil,
warning: Parameter 'elements' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:1693:193-1693:193
1691 | /// - Parameters:
1692 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
1693 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'elements' parameter
1694 | public init(
1695 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenGenericParameterClauseAndInitializer' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:1873:193-1873:193
1871 | /// - genericParameterClause: The parameter clause that defines the generic parameters.
1872 | /// - genericWhereClause: A `where` clause that places additional constraints on generic parameters like `where Element: Hashable`.
| ╰─suggestion: Document 'unexpectedBetweenGenericParameterClauseAndInitializer' parameter
1873 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
1874 | public init(
1875 | leadingTrivia: Trivia? = nil,
warning: Parameter 'typealiasKeyword' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:1873:193-1873:193
1871 | /// - genericParameterClause: The parameter clause that defines the generic parameters.
| ╰─suggestion: Document 'typealiasKeyword' parameter
1872 | /// - genericWhereClause: A `where` clause that places additional constraints on generic parameters like `where Element: Hashable`.
1873 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
1874 | public init(
1875 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedAfterGenericWhereClause' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:1873:193-1873:193
1871 | /// - genericParameterClause: The parameter clause that defines the generic parameters.
1872 | /// - genericWhereClause: A `where` clause that places additional constraints on generic parameters like `where Element: Hashable`.
1873 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedAfterGenericWhereClause' parameter
1874 | public init(
1875 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBeforeAttributes' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:1873:193-1873:193
1871 | /// - genericParameterClause: The parameter clause that defines the generic parameters.
| ╰─suggestion: Document 'unexpectedBeforeAttributes' parameter
1872 | /// - genericWhereClause: A `where` clause that places additional constraints on generic parameters like `where Element: Hashable`.
1873 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
1874 | public init(
1875 | leadingTrivia: Trivia? = nil,
warning: Parameter 'attributes' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:1873:193-1873:193
1871 | /// - genericParameterClause: The parameter clause that defines the generic parameters.
| ╰─suggestion: Document 'attributes' parameter
1872 | /// - genericWhereClause: A `where` clause that places additional constraints on generic parameters like `where Element: Hashable`.
1873 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
1874 | public init(
1875 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenAttributesAndModifiers' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:1873:193-1873:193
1871 | /// - genericParameterClause: The parameter clause that defines the generic parameters.
| ╰─suggestion: Document 'unexpectedBetweenAttributesAndModifiers' parameter
1872 | /// - genericWhereClause: A `where` clause that places additional constraints on generic parameters like `where Element: Hashable`.
1873 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
1874 | public init(
1875 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenTypealiasKeywordAndName' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:1873:193-1873:193
1871 | /// - genericParameterClause: The parameter clause that defines the generic parameters.
| ╰─suggestion: Document 'unexpectedBetweenTypealiasKeywordAndName' parameter
1872 | /// - genericWhereClause: A `where` clause that places additional constraints on generic parameters like `where Element: Hashable`.
1873 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
1874 | public init(
1875 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenModifiersAndTypealiasKeyword' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:1873:193-1873:193
1871 | /// - genericParameterClause: The parameter clause that defines the generic parameters.
| ╰─suggestion: Document 'unexpectedBetweenModifiersAndTypealiasKeyword' parameter
1872 | /// - genericWhereClause: A `where` clause that places additional constraints on generic parameters like `where Element: Hashable`.
1873 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
1874 | public init(
1875 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenNameAndGenericParameterClause' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:1873:193-1873:193
1871 | /// - genericParameterClause: The parameter clause that defines the generic parameters.
| ╰─suggestion: Document 'unexpectedBetweenNameAndGenericParameterClause' parameter
1872 | /// - genericWhereClause: A `where` clause that places additional constraints on generic parameters like `where Element: Hashable`.
1873 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
1874 | public init(
1875 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenInitializerAndGenericWhereClause' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:1873:193-1873:193
1871 | /// - genericParameterClause: The parameter clause that defines the generic parameters.
1872 | /// - genericWhereClause: A `where` clause that places additional constraints on generic parameters like `where Element: Hashable`.
| ╰─suggestion: Document 'unexpectedBetweenInitializerAndGenericWhereClause' parameter
1873 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
1874 | public init(
1875 | leadingTrivia: Trivia? = nil,
warning: Parameter 'modifiers' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:1873:193-1873:193
1871 | /// - genericParameterClause: The parameter clause that defines the generic parameters.
| ╰─suggestion: Document 'modifiers' parameter
1872 | /// - genericWhereClause: A `where` clause that places additional constraints on generic parameters like `where Element: Hashable`.
1873 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
1874 | public init(
1875 | leadingTrivia: Trivia? = nil,
warning: Parameter 'name' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:1873:193-1873:193
1871 | /// - genericParameterClause: The parameter clause that defines the generic parameters.
| ╰─suggestion: Document 'name' parameter
1872 | /// - genericWhereClause: A `where` clause that places additional constraints on generic parameters like `where Element: Hashable`.
1873 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
1874 | public init(
1875 | leadingTrivia: Trivia? = nil,
warning: Parameter 'initializer' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:1873:193-1873:193
1871 | /// - genericParameterClause: The parameter clause that defines the generic parameters.
1872 | /// - genericWhereClause: A `where` clause that places additional constraints on generic parameters like `where Element: Hashable`.
| ╰─suggestion: Document 'initializer' parameter
1873 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
1874 | public init(
1875 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenColonAndType' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:2187:193-2187:193
2185 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
2186 | /// - colon: The colon separating previous pattern and the type.
2187 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBetweenColonAndType' parameter
2188 | public init(
2189 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedAfterType' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:2187:193-2187:193
2185 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
2186 | /// - colon: The colon separating previous pattern and the type.
2187 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedAfterType' parameter
2188 | public init(
2189 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBeforeColon' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:2187:193-2187:193
2185 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
2186 | /// - colon: The colon separating previous pattern and the type.
| ╰─suggestion: Document 'unexpectedBeforeColon' parameter
2187 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
2188 | public init(
2189 | leadingTrivia: Trivia? = nil,
warning: Parameter 'type' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:2187:193-2187:193
2185 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
2186 | /// - colon: The colon separating previous pattern and the type.
2187 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'type' parameter
2188 | public init(
2189 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedAfterThrowsClause' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:2313:193-2313:193
2311 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
2312 | /// - throwsClause: The clause specifying thrown errors
2313 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedAfterThrowsClause' parameter
2314 | public init(
2315 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenAsyncSpecifierAndThrowsClause' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:2313:193-2313:193
2311 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
2312 | /// - throwsClause: The clause specifying thrown errors
| ╰─suggestion: Document 'unexpectedBetweenAsyncSpecifierAndThrowsClause' parameter
2313 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
2314 | public init(
2315 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBeforeAsyncSpecifier' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:2313:193-2313:193
2311 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
2312 | /// - throwsClause: The clause specifying thrown errors
| ╰─suggestion: Document 'unexpectedBeforeAsyncSpecifier' parameter
2313 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
2314 | public init(
2315 | leadingTrivia: Trivia? = nil,
warning: Parameter 'asyncSpecifier' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:2313:193-2313:193
2311 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
2312 | /// - throwsClause: The clause specifying thrown errors
| ╰─suggestion: Document 'asyncSpecifier' parameter
2313 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
2314 | public init(
2315 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedAfterType' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:2430:193-2430:193
2428 | /// - Parameters:
2429 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
2430 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedAfterType' parameter
2431 | public init(
2432 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBeforeType' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:2430:193-2430:193
2428 | /// - Parameters:
2429 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
2430 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBeforeType' parameter
2431 | public init(
2432 | leadingTrivia: Trivia? = nil,
warning: Parameter 'type' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:2430:193-2430:193
2428 | /// - Parameters:
2429 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
2430 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'type' parameter
2431 | public init(
2432 | leadingTrivia: Trivia? = nil,
warning: Parameter 'value' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:2511:193-2511:193
2509 | /// - Parameters:
2510 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
2511 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'value' parameter
2512 | public init(
2513 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenEqualAndValue' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:2511:193-2511:193
2509 | /// - Parameters:
2510 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
2511 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBetweenEqualAndValue' parameter
2512 | public init(
2513 | leadingTrivia: Trivia? = nil,
warning: Parameter 'equal' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:2511:193-2511:193
2509 | /// - Parameters:
2510 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
2511 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'equal' parameter
2512 | public init(
2513 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBeforeEqual' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:2511:193-2511:193
2509 | /// - Parameters:
2510 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
2511 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBeforeEqual' parameter
2512 | public init(
2513 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedAfterValue' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:2511:193-2511:193
2509 | /// - Parameters:
2510 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
2511 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedAfterValue' parameter
2512 | public init(
2513 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBeforeAsKeyword' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:2633:193-2633:193
2631 | /// - Parameters:
2632 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
2633 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBeforeAsKeyword' parameter
2634 | public init(
2635 | leadingTrivia: Trivia? = nil,
warning: Parameter 'asKeyword' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:2633:193-2633:193
2631 | /// - Parameters:
2632 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
2633 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'asKeyword' parameter
2634 | public init(
2635 | leadingTrivia: Trivia? = nil,
warning: Parameter 'questionOrExclamationMark' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:2633:193-2633:193
2631 | /// - Parameters:
2632 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
2633 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'questionOrExclamationMark' parameter
2634 | public init(
2635 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenAsKeywordAndQuestionOrExclamationMark' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:2633:193-2633:193
2631 | /// - Parameters:
2632 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
2633 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBetweenAsKeywordAndQuestionOrExclamationMark' parameter
2634 | public init(
2635 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedAfterQuestionOrExclamationMark' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:2633:193-2633:193
2631 | /// - Parameters:
2632 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
2633 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedAfterQuestionOrExclamationMark' parameter
2634 | public init(
2635 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBeforeIsKeyword' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:2759:193-2759:193
2757 | /// - Parameters:
2758 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
2759 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBeforeIsKeyword' parameter
2760 | public init(
2761 | leadingTrivia: Trivia? = nil,
warning: Parameter 'isKeyword' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:2759:193-2759:193
2757 | /// - Parameters:
2758 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
2759 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'isKeyword' parameter
2760 | public init(
2761 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedAfterIsKeyword' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:2759:193-2759:193
2757 | /// - Parameters:
2758 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
2759 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedAfterIsKeyword' parameter
2760 | public init(
2761 | leadingTrivia: Trivia? = nil,
warning: Parameter 'questionMark' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:2845:193-2845:193
2843 | /// - Parameters:
2844 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
2845 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'questionMark' parameter
2846 | public init(
2847 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenQuestionMarkAndThenExpression' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:2845:193-2845:193
2843 | /// - Parameters:
2844 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
2845 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBetweenQuestionMarkAndThenExpression' parameter
2846 | public init(
2847 | leadingTrivia: Trivia? = nil,
warning: Parameter 'colon' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:2845:193-2845:193
2843 | /// - Parameters:
2844 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
2845 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'colon' parameter
2846 | public init(
2847 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenThenExpressionAndColon' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:2845:193-2845:193
2843 | /// - Parameters:
2844 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
2845 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBetweenThenExpressionAndColon' parameter
2846 | public init(
2847 | leadingTrivia: Trivia? = nil,
warning: Parameter 'thenExpression' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:2845:193-2845:193
2843 | /// - Parameters:
2844 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
2845 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'thenExpression' parameter
2846 | public init(
2847 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBeforeQuestionMark' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:2845:193-2845:193
2843 | /// - Parameters:
2844 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
2845 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBeforeQuestionMark' parameter
2846 | public init(
2847 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedAfterColon' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:2845:193-2845:193
2843 | /// - Parameters:
2844 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
2845 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedAfterColon' parameter
2846 | public init(
2847 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenUnsafeKeywordAndExpression' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:2991:193-2991:193
2989 | /// - Parameters:
2990 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
2991 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBetweenUnsafeKeywordAndExpression' parameter
2992 | public init(
2993 | leadingTrivia: Trivia? = nil,
warning: Parameter 'expression' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:2991:193-2991:193
2989 | /// - Parameters:
2990 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
2991 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'expression' parameter
2992 | public init(
2993 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedAfterExpression' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:2991:193-2991:193
2989 | /// - Parameters:
2990 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
2991 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedAfterExpression' parameter
2992 | public init(
2993 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unsafeKeyword' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:2991:193-2991:193
2989 | /// - Parameters:
2990 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
2991 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unsafeKeyword' parameter
2992 | public init(
2993 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBeforeUnsafeKeyword' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:2991:193-2991:193
2989 | /// - Parameters:
2990 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
2991 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBeforeUnsafeKeyword' parameter
2992 | public init(
2993 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBeforeBindingSpecifier' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:3108:193-3108:193
3106 | /// - Parameters:
3107 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
3108 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBeforeBindingSpecifier' parameter
3109 | public init(
3110 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedAfterPattern' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:3108:193-3108:193
3106 | /// - Parameters:
3107 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
3108 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedAfterPattern' parameter
3109 | public init(
3110 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenBindingSpecifierAndPattern' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:3108:193-3108:193
3106 | /// - Parameters:
3107 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
3108 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBetweenBindingSpecifierAndPattern' parameter
3109 | public init(
3110 | leadingTrivia: Trivia? = nil,
warning: Parameter 'bindingSpecifier' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:3108:193-3108:193
3106 | /// - Parameters:
3107 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
3108 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'bindingSpecifier' parameter
3109 | public init(
3110 | leadingTrivia: Trivia? = nil,
warning: Parameter 'pattern' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:3108:193-3108:193
3106 | /// - Parameters:
3107 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
3108 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'pattern' parameter
3109 | public init(
3110 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenModifiersAndBindingSpecifier' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:3242:193-3242:193
3240 | /// - bindingSpecifier: The specifier that defines the type of the variables declared (`let` or `var`).
| ╰─suggestion: Document 'unexpectedBetweenModifiersAndBindingSpecifier' parameter
3241 | /// - bindings: The pattern bindings that define the actual variables.
3242 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
3243 | public init(
3244 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenBindingSpecifierAndBindings' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:3242:193-3242:193
3240 | /// - bindingSpecifier: The specifier that defines the type of the variables declared (`let` or `var`).
3241 | /// - bindings: The pattern bindings that define the actual variables.
| ╰─suggestion: Document 'unexpectedBetweenBindingSpecifierAndBindings' parameter
3242 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
3243 | public init(
3244 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedAfterBindings' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:3242:193-3242:193
3240 | /// - bindingSpecifier: The specifier that defines the type of the variables declared (`let` or `var`).
3241 | /// - bindings: The pattern bindings that define the actual variables.
3242 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedAfterBindings' parameter
3243 | public init(
3244 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBeforeAttributes' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:3242:193-3242:193
3240 | /// - bindingSpecifier: The specifier that defines the type of the variables declared (`let` or `var`).
3241 | /// - bindings: The pattern bindings that define the actual variables.
3242 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
3243 | public init(
3244 | leadingTrivia: Trivia? = nil,
warning: Parameter 'attributes' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:3242:193-3242:193
3240 | /// - bindingSpecifier: The specifier that defines the type of the variables declared (`let` or `var`).
3241 | /// - bindings: The pattern bindings that define the actual variables.
3242 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
3243 | public init(
3244 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenAttributesAndModifiers' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:3242:193-3242:193
3240 | /// - bindingSpecifier: The specifier that defines the type of the variables declared (`let` or `var`).
3241 | /// - bindings: The pattern bindings that define the actual variables.
3242 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
3243 | public init(
3244 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedAfterNumber' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:3520:193-3520:193
3518 | /// - period: The period of this version component.
3519 | /// - number: The version number of this component.
3520 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedAfterNumber' parameter
3521 | public init(
3522 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenPeriodAndNumber' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:3520:193-3520:193
3518 | /// - period: The period of this version component.
3519 | /// - number: The version number of this component.
| ╰─suggestion: Document 'unexpectedBetweenPeriodAndNumber' parameter
3520 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
3521 | public init(
3522 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBeforePeriod' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:3520:193-3520:193
3518 | /// - period: The period of this version component.
| ╰─suggestion: Document 'unexpectedBeforePeriod' parameter
3519 | /// - number: The version number of this component.
3520 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
3521 | public init(
3522 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenMajorAndComponents' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:3653:193-3653:193
3651 | /// - major: The major version.
3652 | /// - components: Any version components that are not the major version . For example, for `1.2.0`, this will contain `.2.0`.
| ╰─suggestion: Document 'unexpectedBetweenMajorAndComponents' parameter
3653 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
3654 | public init(
3655 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBeforeMajor' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:3653:193-3653:193
3651 | /// - major: The major version.
| ╰─suggestion: Document 'unexpectedBeforeMajor' parameter
3652 | /// - components: Any version components that are not the major version . For example, for `1.2.0`, this will contain `.2.0`.
3653 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
3654 | public init(
3655 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedAfterComponents' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:3653:193-3653:193
3651 | /// - major: The major version.
3652 | /// - components: Any version components that are not the major version . For example, for `1.2.0`, this will contain `.2.0`.
3653 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedAfterComponents' parameter
3654 | public init(
3655 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBeforeWhereKeyword' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:3806:193-3806:193
3804 | /// - Parameters:
3805 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
3806 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBeforeWhereKeyword' parameter
3807 | public init(
3808 | leadingTrivia: Trivia? = nil,
warning: Parameter 'whereKeyword' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:3806:193-3806:193
3804 | /// - Parameters:
3805 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
3806 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'whereKeyword' parameter
3807 | public init(
3808 | leadingTrivia: Trivia? = nil,
warning: Parameter 'condition' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:3806:193-3806:193
3804 | /// - Parameters:
3805 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
3806 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'condition' parameter
3807 | public init(
3808 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedAfterCondition' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:3806:193-3806:193
3804 | /// - Parameters:
3805 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
3806 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedAfterCondition' parameter
3807 | public init(
3808 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenWhereKeywordAndCondition' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:3806:193-3806:193
3804 | /// - Parameters:
3805 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
3806 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBetweenWhereKeywordAndCondition' parameter
3807 | public init(
3808 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBeforeWhileKeyword' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:3924:193-3924:193
3922 | /// - Parameters:
3923 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
3924 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBeforeWhileKeyword' parameter
3925 | public init(
3926 | leadingTrivia: Trivia? = nil,
warning: Parameter 'whileKeyword' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:3924:193-3924:193
3922 | /// - Parameters:
3923 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
3924 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'whileKeyword' parameter
3925 | public init(
3926 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenWhileKeywordAndConditions' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:3924:193-3924:193
3922 | /// - Parameters:
3923 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
3924 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBetweenWhileKeywordAndConditions' parameter
3925 | public init(
3926 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedAfterBody' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:3924:193-3924:193
3922 | /// - Parameters:
3923 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
3924 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedAfterBody' parameter
3925 | public init(
3926 | leadingTrivia: Trivia? = nil,
warning: Parameter 'body' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:3924:193-3924:193
3922 | /// - Parameters:
3923 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
3924 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'body' parameter
3925 | public init(
3926 | leadingTrivia: Trivia? = nil,
warning: Parameter 'conditions' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:3924:193-3924:193
3922 | /// - Parameters:
3923 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
3924 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'conditions' parameter
3925 | public init(
3926 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenConditionsAndBody' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:3924:193-3924:193
3922 | /// - Parameters:
3923 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
3924 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBetweenConditionsAndBody' parameter
3925 | public init(
3926 | leadingTrivia: Trivia? = nil,
warning: Parameter 'wildcard' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:4106:193-4106:193
4104 | /// - Parameters:
4105 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
4106 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'wildcard' parameter
4107 | public init(
4108 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBeforeWildcard' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:4106:193-4106:193
4104 | /// - Parameters:
4105 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
4106 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBeforeWildcard' parameter
4107 | public init(
4108 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedAfterWildcard' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:4106:193-4106:193
4104 | /// - Parameters:
4105 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
4106 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedAfterWildcard' parameter
4107 | public init(
4108 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBeforeYieldKeyword' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:4265:193-4265:193
4263 | /// - Parameters:
4264 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
4265 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBeforeYieldKeyword' parameter
4266 | public init(
4267 | leadingTrivia: Trivia? = nil,
warning: Parameter 'yieldKeyword' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:4265:193-4265:193
4263 | /// - Parameters:
4264 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
4265 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'yieldKeyword' parameter
4266 | public init(
4267 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedAfterYieldedExpressions' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:4265:193-4265:193
4263 | /// - Parameters:
4264 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
4265 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedAfterYieldedExpressions' parameter
4266 | public init(
4267 | leadingTrivia: Trivia? = nil,
warning: Parameter 'yieldedExpressions' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:4265:193-4265:193
4263 | /// - Parameters:
4264 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
4265 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'yieldedExpressions' parameter
4266 | public init(
4267 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenYieldKeywordAndYieldedExpressions' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:4265:193-4265:193
4263 | /// - Parameters:
4264 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
4265 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBetweenYieldKeywordAndYieldedExpressions' parameter
4266 | public init(
4267 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedAfterComma' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:4386:193-4386:193
4384 | /// - Parameters:
4385 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
4386 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedAfterComma' parameter
4387 | public init(
4388 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBeforeExpression' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:4386:193-4386:193
4384 | /// - Parameters:
4385 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
4386 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBeforeExpression' parameter
4387 | public init(
4388 | leadingTrivia: Trivia? = nil,
warning: Parameter 'comma' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:4386:193-4386:193
4384 | /// - Parameters:
4385 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
4386 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'comma' parameter
4387 | public init(
4388 | leadingTrivia: Trivia? = nil,
warning: Parameter 'expression' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:4386:193-4386:193
4384 | /// - Parameters:
4385 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
4386 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'expression' parameter
4387 | public init(
4388 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenExpressionAndComma' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:4386:193-4386:193
4384 | /// - Parameters:
4385 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
4386 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBetweenExpressionAndComma' parameter
4387 | public init(
4388 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedAfterRightParen' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:4508:193-4508:193
4506 | /// - Parameters:
4507 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
4508 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedAfterRightParen' parameter
4509 | public init(
4510 | leadingTrivia: Trivia? = nil,
warning: Parameter 'elements' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:4508:193-4508:193
4506 | /// - Parameters:
4507 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
4508 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'elements' parameter
4509 | public init(
4510 | leadingTrivia: Trivia? = nil,
warning: Parameter 'rightParen' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:4508:193-4508:193
4506 | /// - Parameters:
4507 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
4508 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'rightParen' parameter
4509 | public init(
4510 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBeforeLeftParen' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:4508:193-4508:193
4506 | /// - Parameters:
4507 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
4508 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBeforeLeftParen' parameter
4509 | public init(
4510 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenLeftParenAndElements' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:4508:193-4508:193
4506 | /// - Parameters:
4507 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
4508 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBetweenLeftParenAndElements' parameter
4509 | public init(
4510 | leadingTrivia: Trivia? = nil,
warning: Parameter 'leftParen' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:4508:193-4508:193
4506 | /// - Parameters:
4507 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
4508 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'leftParen' parameter
4509 | public init(
4510 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenElementsAndRightParen' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:4508:193-4508:193
4506 | /// - Parameters:
4507 | /// - leadingTrivia: Trivia to be prepended to the leading trivia of the node’s first token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
4508 + /// - trailingTrivia: Trivia to be appended to the trailing trivia of the node’s last token. If the node is empty, there is no token to attach the trivia to and the parameter is ignored.
| ╰─suggestion: Document 'unexpectedBetweenElementsAndRightParen' parameter
4509 | public init(
4510 | leadingTrivia: Trivia? = nil,Finished building documentation for 'SwiftSyntax' (4.06s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/swiftlang/swift-syntax/602.0.0-prerelease-2025-04-16
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2049] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.16s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.83s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3366] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.26s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.03s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Building for debugging...
[0/8] Write sources
[0/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-5BDAB9E9C0126B9D.txt
[6/53] Compiling Snippets Snippet.swift
[7/53] Emitting module Snippets
[8/53] Compiling Snippets SnippetParser.swift
[9/53] Compiling SymbolKit SemanticVersion.swift
[10/53] Compiling SymbolKit AccessControl.swift
[11/53] Compiling SymbolKit Availability.swift
[12/53] Compiling SymbolKit AvailabilityItem.swift
[13/53] Compiling SymbolKit Domain.swift
[14/57] Compiling SymbolKit Identifier.swift
[15/57] Compiling SymbolKit KindIdentifier.swift
[16/57] Compiling SymbolKit Location.swift
[17/57] Compiling SymbolKit Mutability.swift
[18/57] Compiling SymbolKit Names.swift
[19/57] Compiling SymbolKit SPI.swift
[20/57] Compiling SymbolKit Snippet.swift
[21/57] Compiling SymbolKit Extension.swift
[22/57] Compiling SymbolKit SourceRange.swift
[23/57] Compiling SymbolKit Metadata.swift
[24/57] Compiling SymbolKit Module.swift
[25/57] Compiling SymbolKit OperatingSystem.swift
[26/57] Compiling SymbolKit Platform.swift
[27/57] Compiling SymbolKit GenericConstraint.swift
[28/57] Compiling SymbolKit GenericParameter.swift
[29/57] Compiling SymbolKit Generics.swift
[30/57] Compiling SymbolKit Namespace.swift
[31/57] Emitting module SymbolKit
[32/57] Compiling SymbolKit Relationship.swift
[33/57] Compiling SymbolKit RelationshipKind.swift
[34/57] Compiling SymbolKit SourceOrigin.swift
[35/57] Compiling SymbolKit GenericConstraints.swift
[36/57] Compiling SymbolKit Swift.swift
[37/57] Compiling SymbolKit Symbol.swift
[38/57] Compiling SymbolKit SymbolKind.swift
[39/57] Compiling SymbolKit SymbolGraph.swift
[40/57] Compiling SymbolKit GraphCollector.swift
[41/57] Compiling SymbolKit DeclarationFragments.swift
[42/57] Compiling SymbolKit Fragment.swift
[43/57] Compiling SymbolKit FragmentKind.swift
[44/57] Compiling SymbolKit FunctionParameter.swift
[45/57] Compiling SymbolKit FunctionSignature.swift
[46/57] Compiling SymbolKit Mixin+Equals.swift
[47/57] Compiling SymbolKit Mixin+Hash.swift
[48/57] Compiling SymbolKit Mixin.swift
[49/57] Compiling SymbolKit LineList.swift
[50/57] Compiling SymbolKit Position.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (5.71s)
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
[2/7] Compiling SwiftSyntax510 Empty.swift
[3/7] Emitting module SwiftSyntax510
[4/7] Emitting module SwiftSyntax509
[5/7] Compiling SwiftSyntax509 Empty.swift
[6/7] Emitting module SwiftSyntax600
[7/7] Compiling SwiftSyntax600 Empty.swift
[8/71] Compiling SwiftSyntax SyntaxProtocol.swift
[9/71] Compiling SwiftSyntax SyntaxText.swift
[10/71] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[11/71] Compiling SwiftSyntax TokenDiagnostic.swift
[12/71] Compiling SwiftSyntax TokenSequence.swift
[13/71] Compiling SwiftSyntax TokenSyntax.swift
[14/71] Compiling SwiftSyntax Trivia.swift
[15/78] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[16/78] Compiling SwiftSyntax Syntax.swift
[17/78] Compiling SwiftSyntax SyntaxChildren.swift
[18/78] Compiling SwiftSyntax SyntaxCollection.swift
[19/78] Compiling SwiftSyntax SyntaxHashable.swift
[20/78] Compiling SwiftSyntax SyntaxIdentifier.swift
[21/78] Compiling SwiftSyntax SyntaxNodeStructure.swift
[22/78] Compiling SwiftSyntax AbsolutePosition.swift
[23/78] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[24/78] Compiling SwiftSyntax ArenaAllocatedBuffer.swift
[25/78] Compiling SwiftSyntax Assert.swift
[26/78] Compiling SwiftSyntax BumpPtrAllocator.swift
[27/78] Compiling SwiftSyntax CommonAncestor.swift
[28/78] Compiling SwiftSyntax Convenience.swift
[29/78] Compiling SwiftSyntax CustomTraits.swift
[30/78] Compiling SwiftSyntax EditorPlaceholder.swift
[31/78] Compiling SwiftSyntax Identifier.swift
[32/78] Compiling SwiftSyntax MemoryLayout.swift
[33/78] Compiling SwiftSyntax MissingNodeInitializers.swift
[34/78] Compiling SwiftSyntax RawSyntax.swift
[35/78] Compiling SwiftSyntax RawSyntaxArena.swift
[36/78] Emitting module SwiftSyntax
[37/78] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[38/78] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[39/78] Compiling SwiftSyntax RawSyntaxTokenView.swift
[40/78] Compiling SwiftSyntax SourceEdit.swift
[41/78] Compiling SwiftSyntax SourceLength.swift
[42/78] Compiling SwiftSyntax SourceLocation.swift
[43/78] Compiling SwiftSyntax SourcePresence.swift
[44/78] Compiling SwiftSyntax Tokens.swift
[45/78] Compiling SwiftSyntax TriviaPieces.swift
[46/78] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[47/78] Compiling SwiftSyntax RawSyntaxNodesC.swift
[48/78] Compiling SwiftSyntax RawSyntaxNodesD.swift
[49/78] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[50/78] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[51/78] Compiling SwiftSyntax SyntaxCollections.swift
[52/78] Compiling SwiftSyntax SyntaxEnum.swift
[53/78] Compiling SwiftSyntax SyntaxKind.swift
[54/78] Compiling SwiftSyntax SyntaxRewriter.swift
[55/78] Compiling SwiftSyntax SyntaxTraits.swift
[56/78] Compiling SwiftSyntax SyntaxVisitor.swift
[57/78] Compiling SwiftSyntax TokenKind.swift
[58/78] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[59/78] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[60/78] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[61/78] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[62/78] Compiling SwiftSyntax RawSyntaxValidation.swift
[63/78] Compiling SwiftSyntax SyntaxNodesAB.swift
[64/78] Compiling SwiftSyntax SyntaxNodesC.swift
[65/78] Compiling SwiftSyntax SyntaxNodesD.swift
[66/78] Compiling SwiftSyntax SyntaxNodesEF.swift
[67/78] Compiling SwiftSyntax SyntaxNodesGHI.swift
[68/78] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[69/78] Compiling SwiftSyntax SyntaxNodesOP.swift
[70/78] Compiling SwiftSyntax SyntaxNodesQRS.swift
[71/78] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[72/78] Compiling SwiftSyntax Utils.swift
[73/78] Compiling SwiftSyntax ChildNameForKeyPath.swift
[74/78] Compiling SwiftSyntax Keyword.swift
[75/78] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[76/78] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[77/78] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[78/78] Compiling SwiftSyntax SyntaxBaseNodes.swift
Build of target: 'SwiftSyntax' complete! (7.73s)
Target: SwiftBasicFormat
Extracting symbol information for 'SwiftBasicFormat'...
Finished extracting symbol information for 'SwiftBasicFormat'. (0.79s)
Building documentation for 'SwiftBasicFormat'...
warning: Parameter 'indentation' is missing documentation
--> ../Indenter.swift:24:100-24:100
22 | /// - Parameter indentFirstLine: Whether the first token of this node should be indented.
| ╰─suggestion: Document 'indentation' parameter
23 | /// Pass `true` if you know that this node will be placed at the beginning of a line, even if its
24 + /// current leading trivia does not start with a newline (such as at the very start of a file).
25 | public func indented(by indentation: Trivia, indentFirstLine: Bool = false) -> Self {
26 | Indenter(indentation: indentation, indentFirstLine: indentFirstLine)Finished building documentation for 'SwiftBasicFormat' (0.05s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/swiftlang/swift-syntax/602.0.0-prerelease-2025-04-16
Building for debugging...
[0/3] Write swift-version-5BDAB9E9C0126B9D.txt
Build of product 'snippet-extract' complete! (0.27s)
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
[2/8] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[3/8] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[4/8] Compiling SwiftBasicFormat Syntax+Extensions.swift
[5/8] Compiling SwiftBasicFormat Indenter.swift
[6/8] Compiling SwiftBasicFormat InferIndentation.swift
[7/8] Emitting module SwiftBasicFormat
[8/8] Compiling SwiftBasicFormat BasicFormat.swift
Build of target: 'SwiftBasicFormat' complete! (0.67s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/602.0.0-prerelease-2025-04-16/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/602.0.0-prerelease-2025-04-16/linkable-paths.json
Target: SwiftCompilerPlugin
Extracting symbol information for 'SwiftCompilerPlugin'...
Finished extracting symbol information for 'SwiftCompilerPlugin'. (5.95s)
Building documentation for 'SwiftCompilerPlugin'...
Finished building documentation for 'SwiftCompilerPlugin' (0.04s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/swiftlang/swift-syntax/602.0.0-prerelease-2025-04-16
Building for debugging...
[0/3] Write swift-version-5BDAB9E9C0126B9D.txt
Build of product 'snippet-extract' complete! (0.26s)
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
[2/54] Compiling SwiftDiagnostics Message.swift
[3/54] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[4/55] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[5/55] Compiling SwiftDiagnostics FixIt.swift
[6/55] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[7/55] Compiling SwiftDiagnostics Convenience.swift
[8/55] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[9/55] Compiling SwiftDiagnostics Diagnostic.swift
[10/55] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[11/55] Emitting module SwiftDiagnostics
[12/55] Compiling SwiftDiagnostics Note.swift
[13/55] Compiling SwiftParser Attributes.swift
[14/55] Compiling SwiftParser Availability.swift
[15/55] Compiling SwiftParser CharacterInfo.swift
[16/55] Compiling SwiftParser CollectionNodes+Parsable.swift
[17/55] Compiling SwiftParser CompilerFiles.swift
[18/59] Compiling SwiftParser TokenConsumer.swift
[19/59] Compiling SwiftParser TokenPrecedence.swift
[20/59] Compiling SwiftParser TokenSpec.swift
[21/59] Compiling SwiftParser TokenSpecSet.swift
[22/59] Compiling SwiftParser RegexLiteralLexer.swift
[23/59] Compiling SwiftParser UnicodeScalarExtensions.swift
[24/59] Compiling SwiftParser Lookahead.swift
[25/59] Compiling SwiftParser LoopProgressCondition.swift
[26/59] Compiling SwiftParser Modifiers.swift
[27/59] Compiling SwiftParser TopLevel.swift
[28/59] Compiling SwiftParser TriviaParser.swift
[29/59] Compiling SwiftParser Types.swift
[30/59] Compiling SwiftParser ExperimentalFeatures.swift
[31/59] Compiling SwiftParser Names.swift
[32/59] Compiling SwiftParser Nominals.swift
[33/59] Compiling SwiftParser Parameters.swift
[34/59] Compiling SwiftParser ParseSourceFile.swift
[35/59] Compiling SwiftParser Parser.swift
[36/59] Compiling SwiftParser Patterns.swift
[37/59] Compiling SwiftParser Recovery.swift
[38/59] Compiling SwiftParser Specifiers.swift
[39/59] Compiling SwiftParser Statements.swift
[40/59] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[41/59] Compiling SwiftParser IsValidIdentifier.swift
[42/59] Compiling SwiftParser Cursor.swift
[43/59] Compiling SwiftParser Lexeme.swift
[44/59] Compiling SwiftParser LexemeSequence.swift
[45/59] Compiling SwiftParser Lexer.swift
[46/59] Compiling SwiftParser StringLiterals.swift
[47/59] Compiling SwiftParser SwiftParserCompatibility.swift
[48/59] Compiling SwiftParser SwiftVersion.swift
[49/59] Compiling SwiftParser SyntaxUtils.swift
[50/59] Emitting module SwiftParser
[51/59] Compiling SwiftParser Declarations.swift
[52/59] Compiling SwiftParser Directives.swift
[53/59] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[54/59] Compiling SwiftParser Expressions.swift
[55/59] Compiling SwiftParser IncrementalParseTransition.swift
[56/59] Compiling SwiftParser IsLexerClassified.swift
[57/59] Compiling SwiftParser LayoutNodes+Parsable.swift
[58/59] Compiling SwiftParser Parser+TokenSpecSet.swift
[59/59] Compiling SwiftParser TokenSpecStaticMembers.swift
[60/82] Compiling SwiftOperators PrecedenceGroup.swift
[61/83] Compiling SwiftOperators PrecedenceGraph.swift
[62/83] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[63/84] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[64/84] Compiling SwiftOperators SyntaxSynthesis.swift
[65/84] Compiling SwiftParserDiagnostics PresenceUtils.swift
[66/84] Compiling SwiftOperators OperatorTable+Semantics.swift
[67/84] Compiling SwiftOperators OperatorTable.swift
[68/84] Compiling SwiftOperators OperatorTable+Defaults.swift
[69/84] Compiling SwiftOperators OperatorError.swift
[70/84] Compiling SwiftOperators OperatorError+Diagnostics.swift
[71/84] Compiling SwiftOperators Operator.swift
[72/84] Emitting module SwiftOperators
[73/84] Compiling SwiftOperators OperatorTable+Folding.swift
[74/84] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[75/84] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[76/84] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[77/84] Compiling SwiftParserDiagnostics Utils.swift
[78/84] Compiling SwiftParserDiagnostics MissingNodesError.swift
[79/84] Compiling SwiftParserDiagnostics MissingTokenError.swift
[80/84] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[81/84] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[82/84] Emitting module SwiftParserDiagnostics
[83/84] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[84/84] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[85/99] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[86/99] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[87/99] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[88/99] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[89/99] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[90/99] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[91/100] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[92/100] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[93/100] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[94/100] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[95/100] Compiling SwiftSyntaxBuilder Indenter.swift
[96/100] Compiling SwiftSyntaxBuilder ListBuilder.swift
[97/100] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[98/100] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[99/100] Emitting module SwiftSyntaxBuilder
[100/100] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[101/118] Compiling SwiftSyntaxMacros Macro.swift
[102/118] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[103/118] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[104/118] Compiling SwiftSyntaxMacros Macro+Format.swift
[105/118] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[106/118] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[107/118] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[108/118] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[109/118] Compiling SwiftSyntaxMacros PreambleMacro.swift
[110/118] Compiling SwiftSyntaxMacros MemberMacro.swift
[111/118] Compiling SwiftSyntaxMacros PeerMacro.swift
[112/118] Compiling SwiftSyntaxMacros AttachedMacro.swift
[113/118] Compiling SwiftSyntaxMacros BodyMacro.swift
[114/119] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[115/119] Compiling SwiftSyntaxMacros AccessorMacro.swift
[116/119] Emitting module SwiftSyntaxMacros
[117/119] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[118/119] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[119/119] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[120/129] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[121/129] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[122/129] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[123/129] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[124/129] Emitting module SwiftSyntaxMacroExpansion
[125/129] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[126/129] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[127/129] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[128/129] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[129/129] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[130/141] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[131/141] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[132/141] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[133/141] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[134/141] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[135/141] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[136/141] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[137/141] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[138/142] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[139/142] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[140/142] Emitting module SwiftCompilerPluginMessageHandling
[141/142] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[142/142] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[143/144] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[144/144] Emitting module SwiftCompilerPlugin
Build of target: 'SwiftCompilerPlugin' complete! (5.59s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/602.0.0-prerelease-2025-04-16/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/602.0.0-prerelease-2025-04-16/linkable-paths.json
Target: SwiftDiagnostics
Extracting symbol information for 'SwiftDiagnostics'...
Finished extracting symbol information for 'SwiftDiagnostics'. (0.36s)
Building documentation for 'SwiftDiagnostics'...
warning: Parameter 'diagnostics' is missing documentation
--> Sources/SwiftDiagnostics/GroupedDiagnostics.swift:70:7-70:7
68 | /// conceptually where this source file will be inserted, and the
69 | /// absolute position within that parent source file.
70 + ///
| ╰─suggestion: Document 'diagnostics' parameter
71 | /// - Returns: The unique ID for this source file.
72 | @discardableResult
warning: Parameter 'sourceLocationConverter' is missing documentation
--> Sources/SwiftDiagnostics/GroupedDiagnostics.swift:70:7-70:7
68 | /// conceptually where this source file will be inserted, and the
69 | /// absolute position within that parent source file.
70 + ///
71 | /// - Returns: The unique ID for this source file.
72 | @discardableResultFinished building documentation for 'SwiftDiagnostics' (0.08s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/swiftlang/swift-syntax/602.0.0-prerelease-2025-04-16
Building for debugging...
[0/3] Write swift-version-5BDAB9E9C0126B9D.txt
Build of product 'snippet-extract' complete! (0.26s)
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
Build of target: 'SwiftDiagnostics' complete! (0.25s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/602.0.0-prerelease-2025-04-16/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/602.0.0-prerelease-2025-04-16/linkable-paths.json
Target: SwiftIDEUtils
Extracting symbol information for 'SwiftIDEUtils'...
Finished extracting symbol information for 'SwiftIDEUtils'. (0.79s)
Building documentation for 'SwiftIDEUtils'...
warning: External name 'in' used to document parameter
--> Sources/SwiftIDEUtils/Syntax+Classifications.swift:43:11-43:13
41 | ///
42 | /// - Parameters:
43 + /// - in: The range to pull ``SyntaxClassifiedRange``s from.
| ╰─suggestion: Replace 'in' with 'range'
44 | /// - Returns: Sequence of ``SyntaxClassifiedRange``s.
45 | public func classifications(in range: Range<AbsolutePosition>) -> SyntaxClassifications {
warning: External name 'at' used to document parameter
--> Sources/SwiftIDEUtils/Syntax+Classifications.swift:51:11-51:13
49 | /// The ``SyntaxClassifiedRange`` for a relative byte offset.
50 | /// - Parameters:
51 + /// - at: The relative to the node byte offset.
| ╰─suggestion: Replace 'at' with 'offset'
52 | /// - Returns: The ``SyntaxClassifiedRange`` for the offset or nil if the source text
53 | /// at the given offset is unclassified.
warning: External name 'at' used to document parameter
--> Sources/SwiftIDEUtils/Syntax+Classifications.swift:61:11-61:13
59 | /// The ``SyntaxClassifiedRange`` for an absolute position.
60 | /// - Parameters:
61 + /// - at: The absolute position.
| ╰─suggestion: Replace 'at' with 'position'
62 | /// - Returns: The ``SyntaxClassifiedRange`` for the position or `nil`` if the source text
63 | /// at the given position is unclassified.Finished building documentation for 'SwiftIDEUtils' (0.06s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/swiftlang/swift-syntax/602.0.0-prerelease-2025-04-16
Building for debugging...
[0/3] Write swift-version-5BDAB9E9C0126B9D.txt
Build of product 'snippet-extract' complete! (0.26s)
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
[2/10] Compiling SwiftIDEUtils Utils.swift
[3/10] Compiling SwiftIDEUtils SyntaxClassification.swift
[4/10] Compiling SwiftIDEUtils Syntax+Classifications.swift
[5/10] Compiling SwiftIDEUtils SyntaxClassifier.swift
[6/10] Compiling SwiftIDEUtils SwiftIDEUtilsCompatibility.swift
[7/10] Compiling SwiftIDEUtils FixItApplier.swift
[8/10] Emitting module SwiftIDEUtils
[9/10] Compiling SwiftIDEUtils NameMatcher.swift
[10/10] Compiling SwiftIDEUtils DeclNameLocation.swift
Build of target: 'SwiftIDEUtils' complete! (0.68s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/602.0.0-prerelease-2025-04-16/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/602.0.0-prerelease-2025-04-16/linkable-paths.json
Target: SwiftIfConfig
Extracting symbol information for 'SwiftIfConfig'...
Finished extracting symbol information for 'SwiftIfConfig'. (0.89s)
Building documentation for 'SwiftIfConfig'...
Finished building documentation for 'SwiftIfConfig' (0.08s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/swiftlang/swift-syntax/602.0.0-prerelease-2025-04-16
Building for debugging...
[0/3] Write swift-version-5BDAB9E9C0126B9D.txt
Build of product 'snippet-extract' complete! (0.26s)
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
[2/15] Compiling SwiftIfConfig VersionTuple+Parsing.swift
[3/15] Compiling SwiftIfConfig SyntaxProtocol+IfConfig.swift
[4/15] Compiling SwiftIfConfig IfConfigRegionState.swift
[5/15] Compiling SwiftIfConfig SyntaxLiteralUtils.swift
[6/15] Compiling SwiftIfConfig IfConfigFunctions.swift
[7/16] Emitting module SwiftIfConfig
[8/16] Compiling SwiftIfConfig IfConfigDiagnostic.swift
[9/16] Compiling SwiftIfConfig IfConfigEvaluation.swift
[10/16] Compiling SwiftIfConfig ActiveClauseEvaluator.swift
[11/16] Compiling SwiftIfConfig ActiveSyntaxRewriter.swift
[12/16] Compiling SwiftIfConfig ActiveSyntaxVisitor.swift
[13/16] Compiling SwiftIfConfig BuildConfiguration.swift
[14/16] Compiling SwiftIfConfig ConfiguredRegions.swift
[15/16] Compiling SwiftIfConfig IfConfigDecl+IfConfig.swift
[16/16] Compiling SwiftIfConfig VersionTuple.swift
Build of target: 'SwiftIfConfig' complete! (0.75s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/602.0.0-prerelease-2025-04-16/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/602.0.0-prerelease-2025-04-16/linkable-paths.json
Target: SwiftLexicalLookup
Extracting symbol information for 'SwiftLexicalLookup'...
Finished extracting symbol information for 'SwiftLexicalLookup'. (2.88s)
Building documentation for 'SwiftLexicalLookup'...
Finished building documentation for 'SwiftLexicalLookup' (0.06s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/swiftlang/swift-syntax/602.0.0-prerelease-2025-04-16
Building for debugging...
[0/3] Write swift-version-5BDAB9E9C0126B9D.txt
Build of product 'snippet-extract' complete! (0.26s)
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
[2/16] Compiling SwiftLexicalLookup WithGenericParametersScopeSyntax.swift
[3/16] Compiling SwiftLexicalLookup SequentialScopeSyntax.swift
[4/16] Compiling SwiftLexicalLookup GenericParameterScopeSyntax.swift
[5/16] Compiling SwiftLexicalLookup IntroducingToSequentialParentScopeSyntax.swift
[6/16] Compiling SwiftLexicalLookup ScopeSyntax.swift
[7/17] Compiling SwiftLexicalLookup SimpleLookupQueries.swift
[8/17] Compiling SwiftLexicalLookup CanInterleaveResultsLaterScopeSyntax.swift
[9/17] Compiling SwiftLexicalLookup FunctionScopeSyntax.swift
[10/17] Compiling SwiftLexicalLookup LookInMembersScopeSyntax.swift
[11/17] Compiling SwiftLexicalLookup NominalTypeDeclSyntax.swift
[12/17] Compiling SwiftLexicalLookup IdentifiableSyntax.swift
[13/17] Compiling SwiftLexicalLookup LookupConfig.swift
[14/17] Compiling SwiftLexicalLookup LookupName.swift
[15/17] Compiling SwiftLexicalLookup LookupResult.swift
[16/17] Emitting module SwiftLexicalLookup
[17/17] Compiling SwiftLexicalLookup ScopeImplementations.swift
Build of target: 'SwiftLexicalLookup' complete! (2.77s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/602.0.0-prerelease-2025-04-16/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/602.0.0-prerelease-2025-04-16/linkable-paths.json
Target: SwiftOperators
Extracting symbol information for 'SwiftOperators'...
Finished extracting symbol information for 'SwiftOperators'. (0.37s)
Building documentation for 'SwiftOperators'...
Finished building documentation for 'SwiftOperators' (0.07s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/swiftlang/swift-syntax/602.0.0-prerelease-2025-04-16
Building for debugging...
[0/3] Write swift-version-5BDAB9E9C0126B9D.txt
Build of product 'snippet-extract' complete! (0.26s)
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
Build of target: 'SwiftOperators' complete! (0.25s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/602.0.0-prerelease-2025-04-16/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/602.0.0-prerelease-2025-04-16/linkable-paths.json
Target: SwiftParser
Extracting symbol information for 'SwiftParser'...
Finished extracting symbol information for 'SwiftParser'. (0.37s)
Building documentation for 'SwiftParser'...
warning: Parameter 'lookaheadRanges' is missing documentation
--> ../IncrementalParseTransition.swift:63:157-63:157
61 | /// - edits: The edits that have occurred since the last parse that resulted
62 | /// in the new source that is about to be parsed.
63 + /// - reusedNodeCallback: Optional closure to accept information about the re-used node. For each node that gets re-used `reusedNodeCallback` is called.
| ╰─suggestion: Document 'lookaheadRanges' parameter
64 | @available(*, deprecated, message: "Use initializer taking `IncrementalParseResult` instead")
65 | public init(Finished building documentation for 'SwiftParser' (0.10s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/swiftlang/swift-syntax/602.0.0-prerelease-2025-04-16
Building for debugging...
[0/3] Write swift-version-5BDAB9E9C0126B9D.txt
Build of product 'snippet-extract' complete! (0.26s)
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
Build of target: 'SwiftParser' complete! (0.25s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/602.0.0-prerelease-2025-04-16/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/602.0.0-prerelease-2025-04-16/linkable-paths.json
Target: SwiftParserDiagnostics
Extracting symbol information for 'SwiftParserDiagnostics'...
Finished extracting symbol information for 'SwiftParserDiagnostics'. (0.38s)
Building documentation for 'SwiftParserDiagnostics'...
Finished building documentation for 'SwiftParserDiagnostics' (0.21s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/swiftlang/swift-syntax/602.0.0-prerelease-2025-04-16
Building for debugging...
[0/3] Write swift-version-5BDAB9E9C0126B9D.txt
Build of product 'snippet-extract' complete! (0.26s)
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
Build of target: 'SwiftParserDiagnostics' complete! (0.24s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/602.0.0-prerelease-2025-04-16/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/602.0.0-prerelease-2025-04-16/linkable-paths.json
Target: SwiftRefactor
Extracting symbol information for 'SwiftRefactor'...
Finished extracting symbol information for 'SwiftRefactor'. (0.92s)
Building documentation for 'SwiftRefactor'...
Finished building documentation for 'SwiftRefactor' (0.07s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/swiftlang/swift-syntax/602.0.0-prerelease-2025-04-16
Building for debugging...
[0/3] Write swift-version-5BDAB9E9C0126B9D.txt
Build of product 'snippet-extract' complete! (0.26s)
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
[2/15] Emitting module SwiftRefactor
[3/15] Compiling SwiftRefactor IntegerLiteralUtilities.swift
[4/15] Compiling SwiftRefactor OpaqueParameterToGeneric.swift
[5/15] Compiling SwiftRefactor MigrateToNewIfLetSyntax.swift
[6/15] Compiling SwiftRefactor ConvertStoredPropertyToComputed.swift
[7/15] Compiling SwiftRefactor ConvertZeroParameterFunctionToComputedProperty.swift
[8/15] Compiling SwiftRefactor RemoveSeparatorsFromIntegerLiteral.swift
[9/15] Compiling SwiftRefactor ConvertComputedPropertyToStored.swift
[10/15] Compiling SwiftRefactor ConvertComputedPropertyToZeroParameterFunction.swift
[11/15] Compiling SwiftRefactor RefactoringProvider.swift
[12/15] Compiling SwiftRefactor AddSeparatorsToIntegerLiteral.swift
[13/15] Compiling SwiftRefactor CallToTrailingClosures.swift
[14/15] Compiling SwiftRefactor ExpandEditorPlaceholder.swift
[15/15] Compiling SwiftRefactor FormatRawStringLiteral.swift
[16/16] Compiling SwiftRefactor SyntaxUtils.swift
Build of target: 'SwiftRefactor' complete! (0.80s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/602.0.0-prerelease-2025-04-16/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/602.0.0-prerelease-2025-04-16/linkable-paths.json
Target: SwiftSyntaxBuilder
Extracting symbol information for 'SwiftSyntaxBuilder'...
Finished extracting symbol information for 'SwiftSyntaxBuilder'. (0.42s)
Building documentation for 'SwiftSyntaxBuilder'...
warning: The topic '/documentation/SwiftSyntaxBuilder/SwiftSyntax/DeclSyntax' is an empty extension page and cannot be linked to.
This extension symbol has had all its children curated and has been removed.
--> ../ValidatingSyntaxNodes.swift:28:26-28:40
26 | ///
27 | /// This allows clients to e.g. write `try DeclSyntax(validating: "struct Foo {}")`
28 + /// which constructs a ``DeclSyntax`` that's guaranteed to be free of syntax
| ╰─suggestion: Use a plain code span instead of a symbol link
29 | /// errors.
30 | public init(validating node: Self) throws {Finished building documentation for 'SwiftSyntaxBuilder' (0.30s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/swiftlang/swift-syntax/602.0.0-prerelease-2025-04-16
Building for debugging...
[0/3] Write swift-version-5BDAB9E9C0126B9D.txt
Build of product 'snippet-extract' complete! (0.26s)
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
Build of target: 'SwiftSyntaxBuilder' complete! (0.25s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/602.0.0-prerelease-2025-04-16/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/602.0.0-prerelease-2025-04-16/linkable-paths.json
Target: SwiftSyntaxMacros
Extracting symbol information for 'SwiftSyntaxMacros'...
Finished extracting symbol information for 'SwiftSyntaxMacros'. (0.36s)
Building documentation for 'SwiftSyntaxMacros'...
Finished building documentation for 'SwiftSyntaxMacros' (0.08s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/swiftlang/swift-syntax/602.0.0-prerelease-2025-04-16
Building for debugging...
[0/3] Write swift-version-5BDAB9E9C0126B9D.txt
Build of product 'snippet-extract' complete! (0.26s)
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
Build of target: 'SwiftSyntaxMacros' complete! (0.24s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/602.0.0-prerelease-2025-04-16/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/602.0.0-prerelease-2025-04-16/linkable-paths.json
Target: SwiftSyntaxMacroExpansion
Extracting symbol information for 'SwiftSyntaxMacroExpansion'...
Finished extracting symbol information for 'SwiftSyntaxMacroExpansion'. (0.37s)
Building documentation for 'SwiftSyntaxMacroExpansion'...
warning: Parameter 'extendedType' is missing documentation
--> Sources/SwiftSyntaxMacroExpansion/MacroExpansion.swift:210:22-210:22
208 | /// - context: context of the expansion.
| ╰─suggestion: Document 'extendedType' parameter
209 | /// - indentationWidth: The indentation that should be added for each additional
210 + /// nesting level
211 | /// - Returns: A list of expanded source text. Upon failure (i.e.
212 | /// `definition.expansion()` throws) returns `nil`, and the diagnostics
warning: Parameter 'conformanceList' is missing documentation
--> Sources/SwiftSyntaxMacroExpansion/MacroExpansion.swift:210:22-210:22
208 | /// - context: context of the expansion.
| ╰─suggestion: Document 'conformanceList' parameter
209 | /// - indentationWidth: The indentation that should be added for each additional
210 + /// nesting level
211 | /// - Returns: A list of expanded source text. Upon failure (i.e.
212 | /// `definition.expansion()` throws) returns `nil`, and the diagnostics
warning: Parameter 'conformanceList' is missing documentation
--> Sources/SwiftSyntaxMacroExpansion/MacroExpansion.swift:251:22-251:22
249 | /// - context: context of the expansion.
| ╰─suggestion: Document 'conformanceList' parameter
250 | /// - indentationWidth: The indentation that should be added for each additional
251 + /// nesting level
252 | /// - Returns: A list of expanded source text. Upon failure (i.e.
253 | /// `definition.expansion()` throws) returns `nil`, and the diagnostics
warning: Parameter 'extendedType' is missing documentation
--> Sources/SwiftSyntaxMacroExpansion/MacroExpansion.swift:251:22-251:22
249 | /// - context: context of the expansion.
| ╰─suggestion: Document 'extendedType' parameter
250 | /// - indentationWidth: The indentation that should be added for each additional
251 + /// nesting level
252 | /// - Returns: A list of expanded source text. Upon failure (i.e.
253 | /// `definition.expansion()` throws) returns `nil`, and the diagnostics
warning: Parameter 'conformanceList' is missing documentation
--> Sources/SwiftSyntaxMacroExpansion/MacroExpansion.swift:426:22-426:22
424 | /// - context: context of the expansion.
| ╰─suggestion: Document 'conformanceList' parameter
425 | /// - indentationWidth: The indentation that should be added for each additional
426 + /// nesting level
427 | /// - Returns: expanded source text. Upon failure (i.e. `defintion.expansion()`
428 | /// throws) returns `nil`, and the diagnostics representing the `Error` are
warning: Parameter 'extendedType' is missing documentation
--> Sources/SwiftSyntaxMacroExpansion/MacroExpansion.swift:426:22-426:22
424 | /// - context: context of the expansion.
| ╰─suggestion: Document 'extendedType' parameter
425 | /// - indentationWidth: The indentation that should be added for each additional
426 + /// nesting level
427 | /// - Returns: expanded source text. Upon failure (i.e. `defintion.expansion()`
428 | /// throws) returns `nil`, and the diagnostics representing the `Error` are
warning: Parameter 'conformanceList' is missing documentation
--> Sources/SwiftSyntaxMacroExpansion/MacroExpansion.swift:467:22-467:22
465 | /// - context: context of the expansion.
| ╰─suggestion: Document 'conformanceList' parameter
466 | /// - indentationWidth: The indentation that should be added for each additional
467 + /// nesting level
468 | /// - Returns: expanded source text. Upon failure (i.e. `defintion.expansion()`
469 | /// throws) returns `nil`, and the diagnostics representing the `Error` are
warning: Parameter 'extendedType' is missing documentation
--> Sources/SwiftSyntaxMacroExpansion/MacroExpansion.swift:467:22-467:22
465 | /// - context: context of the expansion.
| ╰─suggestion: Document 'extendedType' parameter
466 | /// - indentationWidth: The indentation that should be added for each additional
467 + /// nesting level
468 | /// - Returns: expanded source text. Upon failure (i.e. `defintion.expansion()`
469 | /// throws) returns `nil`, and the diagnostics representing the `Error` areFinished building documentation for 'SwiftSyntaxMacroExpansion' (0.07s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/swiftlang/swift-syntax/602.0.0-prerelease-2025-04-16
Building for debugging...
[0/3] Write swift-version-5BDAB9E9C0126B9D.txt
Build of product 'snippet-extract' complete! (0.26s)
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
Build of target: 'SwiftSyntaxMacroExpansion' complete! (0.25s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/602.0.0-prerelease-2025-04-16/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/602.0.0-prerelease-2025-04-16/linkable-paths.json
Target: SwiftSyntaxMacrosGenericTestSupport
Extracting symbol information for 'SwiftSyntaxMacrosGenericTestSupport'...
Finished extracting symbol information for 'SwiftSyntaxMacrosGenericTestSupport'. (0.93s)
Building documentation for 'SwiftSyntaxMacrosGenericTestSupport'...
warning: Parameter 'originatorColumn' is missing documentation
--> Sources/SwiftSyntaxMacrosGenericTestSupport/Assertions.swift:125:135-125:135
123 | /// - column: The column to which the note is expected to point
124 | /// - originatorFile: The file at which this ``NoteSpec`` was created, so that assertion failures can be reported at its location.
125 + /// - originatorLine: The line at which this ``NoteSpec`` was created, so that assertion failures can be reported at its location.
| ╰─suggestion: Document 'originatorColumn' parameter
126 | public init(
127 | message: String,
warning: Parameter 'originatorFileID' is missing documentation
--> Sources/SwiftSyntaxMacrosGenericTestSupport/Assertions.swift:125:135-125:135
123 | /// - column: The column to which the note is expected to point
124 | /// - originatorFile: The file at which this ``NoteSpec`` was created, so that assertion failures can be reported at its location.
| ╰─suggestion: Document 'originatorFileID' parameter
125 + /// - originatorLine: The line at which this ``NoteSpec`` was created, so that assertion failures can be reported at its location.
126 | public init(
127 | message: String,
warning: Parameter 'originatorColumn' is missing documentation
--> Sources/SwiftSyntaxMacrosGenericTestSupport/Assertions.swift:197:135-197:135
195 | /// - message: The expected message of the note
196 | /// - originatorFile: The file at which this ``NoteSpec`` was created, so that assertion failures can be reported at its location.
197 + /// - originatorLine: The line at which this ``NoteSpec`` was created, so that assertion failures can be reported at its location.
| ╰─suggestion: Document 'originatorColumn' parameter
198 | public init(
199 | message: String,
warning: Parameter 'originatorFileID' is missing documentation
--> Sources/SwiftSyntaxMacrosGenericTestSupport/Assertions.swift:197:135-197:135
195 | /// - message: The expected message of the note
196 | /// - originatorFile: The file at which this ``NoteSpec`` was created, so that assertion failures can be reported at its location.
| ╰─suggestion: Document 'originatorFileID' parameter
197 + /// - originatorLine: The line at which this ``NoteSpec`` was created, so that assertion failures can be reported at its location.
198 | public init(
199 | message: String,
warning: Parameter 'originatorFileID' is missing documentation
--> Sources/SwiftSyntaxMacrosGenericTestSupport/Assertions.swift:272:135-272:135
270 | /// - fixIts: The messages of the Fix-Its the diagnostic is expected to produce
271 | /// - originatorFile: The file at which this ``NoteSpec`` was created, so that assertion failures can be reported at its location.
| ╰─suggestion: Document 'originatorFileID' parameter
272 + /// - originatorLine: The line at which this ``NoteSpec`` was created, so that assertion failures can be reported at its location.
273 | public init(
274 | id: MessageID? = nil,
warning: Parameter 'originatorColumn' is missing documentation
--> Sources/SwiftSyntaxMacrosGenericTestSupport/Assertions.swift:272:135-272:135
270 | /// - fixIts: The messages of the Fix-Its the diagnostic is expected to produce
271 | /// - originatorFile: The file at which this ``NoteSpec`` was created, so that assertion failures can be reported at its location.
272 + /// - originatorLine: The line at which this ``NoteSpec`` was created, so that assertion failures can be reported at its location.
| ╰─suggestion: Document 'originatorColumn' parameter
273 | public init(
274 | id: MessageID? = nil,
warning: External name 'fixedSource' used to document parameter
--> Sources/SwiftSyntaxMacrosGenericTestSupport/Assertions.swift:486:9-486:20
484 | /// (e.g., `["Decodable", "Encodable"]`).
485 | /// - applyFixIts: If specified, filters the Fix-Its that are applied to generate `fixedSource` to only those whose message occurs in this array. If `nil`, all Fix-Its from the diagnostics are applied.
486 + /// - fixedSource: If specified, asserts that the source code after applying Fix-Its matches this string.
| ╰─suggestion: Replace 'fixedSource' with 'expectedFixedSource'
487 | /// - testModuleName: The name of the test module to use.
488 | /// - testFileName: The name of the test file name to use.
warning: Parameter 'failureHandler' is missing documentation
--> Sources/SwiftSyntaxMacrosGenericTestSupport/Assertions.swift:489:71-489:71
487 | /// - testModuleName: The name of the test module to use.
488 | /// - testFileName: The name of the test file name to use.
489 + /// - indentationWidth: The indentation width used in the expansion.
| ╰─suggestion: Document 'failureHandler' parameter
490 | public func assertMacroExpansion(
491 | _ originalSource: String,
warning: Parameter 'line' is missing documentation
--> Sources/SwiftSyntaxMacrosGenericTestSupport/Assertions.swift:489:71-489:71
487 | /// - testModuleName: The name of the test module to use.
488 | /// - testFileName: The name of the test file name to use.
489 + /// - indentationWidth: The indentation width used in the expansion.
| ╰─suggestion: Document 'line' parameter
490 | public func assertMacroExpansion(
491 | _ originalSource: String,
warning: Parameter 'fileID' is missing documentation
--> Sources/SwiftSyntaxMacrosGenericTestSupport/Assertions.swift:489:71-489:71
487 | /// - testModuleName: The name of the test module to use.
488 | /// - testFileName: The name of the test file name to use.
489 + /// - indentationWidth: The indentation width used in the expansion.
| ╰─suggestion: Document 'fileID' parameter
490 | public func assertMacroExpansion(
491 | _ originalSource: String,
warning: Parameter 'column' is missing documentation
--> Sources/SwiftSyntaxMacrosGenericTestSupport/Assertions.swift:489:71-489:71
487 | /// - testModuleName: The name of the test module to use.
488 | /// - testFileName: The name of the test file name to use.
489 + /// - indentationWidth: The indentation width used in the expansion.
| ╰─suggestion: Document 'column' parameter
490 | public func assertMacroExpansion(
491 | _ originalSource: String,
warning: Parameter 'filePath' is missing documentation
--> Sources/SwiftSyntaxMacrosGenericTestSupport/Assertions.swift:489:71-489:71
487 | /// - testModuleName: The name of the test module to use.
488 | /// - testFileName: The name of the test file name to use.
489 + /// - indentationWidth: The indentation width used in the expansion.
| ╰─suggestion: Document 'filePath' parameter
490 | public func assertMacroExpansion(
491 | _ originalSource: String,Finished building documentation for 'SwiftSyntaxMacrosGenericTestSupport' (0.06s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/swiftlang/swift-syntax/602.0.0-prerelease-2025-04-16
Building for debugging...
[0/3] Write swift-version-5BDAB9E9C0126B9D.txt
Build of product 'snippet-extract' complete! (0.26s)
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
[2/4] Emitting module _SwiftSyntaxGenericTestSupport
[3/4] Compiling _SwiftSyntaxGenericTestSupport String+TrimmingTrailingWhitespace.swift
[4/4] Compiling _SwiftSyntaxGenericTestSupport AssertEqualWithDiff.swift
[5/6] Emitting module SwiftSyntaxMacrosGenericTestSupport
[6/6] Compiling SwiftSyntaxMacrosGenericTestSupport Assertions.swift
Build of target: 'SwiftSyntaxMacrosGenericTestSupport' complete! (0.81s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/602.0.0-prerelease-2025-04-16/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/602.0.0-prerelease-2025-04-16/linkable-paths.json
Target: SwiftSyntaxMacrosTestSupport
Extracting symbol information for 'SwiftSyntaxMacrosTestSupport'...
Finished extracting symbol information for 'SwiftSyntaxMacrosTestSupport'. (3.04s)
Building documentation for 'SwiftSyntaxMacrosTestSupport'...
warning: Parameter 'expectedFixedSource' is missing documentation
--> Sources/SwiftSyntaxMacrosTestSupport/Assertions.swift:47:5-47:5
45 | /// - testFileName: The name of the test file name to use.
46 | /// - indentationWidth: The indentation width used in the expansion.
47 + ///
48 | /// - SeeAlso: ``assertMacroExpansion(_:expandedSource:diagnostics:macroSpecs:applyFixIts:fixedSource:testModuleName:testFileName:indentationWidth:file:line:)``
49 | /// to also specify the list of conformances passed to the macro expansion.
warning: Parameter 'line' is missing documentation
--> Sources/SwiftSyntaxMacrosTestSupport/Assertions.swift:47:5-47:5
45 | /// - testFileName: The name of the test file name to use.
46 | /// - indentationWidth: The indentation width used in the expansion.
47 + ///
| ╰─suggestion: Document 'line' parameter
48 | /// - SeeAlso: ``assertMacroExpansion(_:expandedSource:diagnostics:macroSpecs:applyFixIts:fixedSource:testModuleName:testFileName:indentationWidth:file:line:)``
49 | /// to also specify the list of conformances passed to the macro expansion.
warning: Parameter 'file' is missing documentation
--> Sources/SwiftSyntaxMacrosTestSupport/Assertions.swift:47:5-47:5
45 | /// - testFileName: The name of the test file name to use.
46 | /// - indentationWidth: The indentation width used in the expansion.
47 + ///
| ╰─suggestion: Document 'file' parameter
48 | /// - SeeAlso: ``assertMacroExpansion(_:expandedSource:diagnostics:macroSpecs:applyFixIts:fixedSource:testModuleName:testFileName:indentationWidth:file:line:)``
49 | /// to also specify the list of conformances passed to the macro expansion.
warning: Parameter 'applyFixIts' is missing documentation
--> Sources/SwiftSyntaxMacrosTestSupport/Assertions.swift:47:5-47:5
45 | /// - testFileName: The name of the test file name to use.
46 | /// - indentationWidth: The indentation width used in the expansion.
47 + ///
48 | /// - SeeAlso: ``assertMacroExpansion(_:expandedSource:diagnostics:macroSpecs:applyFixIts:fixedSource:testModuleName:testFileName:indentationWidth:file:line:)``
49 | /// to also specify the list of conformances passed to the macro expansion.
warning: External name 'fixedSource' used to document parameter
--> Sources/SwiftSyntaxMacrosTestSupport/Assertions.swift:93:9-93:20
91 | /// (e.g., `["Decodable", "Encodable"]`).
92 | /// - applyFixIts: If specified, filters the Fix-Its that are applied to generate `fixedSource` to only those whose message occurs in this array. If `nil`, all Fix-Its from the diagnostics are applied.
93 + /// - fixedSource: If specified, asserts that the source code after applying Fix-Its matches this string.
| ╰─suggestion: Replace 'fixedSource' with 'expectedFixedSource'
94 | /// - testModuleName: The name of the test module to use.
95 | /// - testFileName: The name of the test file name to use.
warning: Parameter 'file' is missing documentation
--> Sources/SwiftSyntaxMacrosTestSupport/Assertions.swift:96:71-96:71
94 | /// - testModuleName: The name of the test module to use.
95 | /// - testFileName: The name of the test file name to use.
96 + /// - indentationWidth: The indentation width used in the expansion.
| ╰─suggestion: Document 'file' parameter
97 | public func assertMacroExpansion(
98 | _ originalSource: String,
warning: Parameter 'line' is missing documentation
--> Sources/SwiftSyntaxMacrosTestSupport/Assertions.swift:96:71-96:71
94 | /// - testModuleName: The name of the test module to use.
95 | /// - testFileName: The name of the test file name to use.
96 + /// - indentationWidth: The indentation width used in the expansion.
| ╰─suggestion: Document 'line' parameter
97 | public func assertMacroExpansion(
98 | _ originalSource: String,Finished building documentation for 'SwiftSyntaxMacrosTestSupport' (0.04s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/swiftlang/swift-syntax/602.0.0-prerelease-2025-04-16
Building for debugging...
[0/3] Write swift-version-5BDAB9E9C0126B9D.txt
Build of product 'snippet-extract' complete! (0.26s)
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
[2/3] Emitting module SwiftSyntaxMacrosTestSupport
[3/3] Compiling SwiftSyntaxMacrosTestSupport Assertions.swift
Build of target: 'SwiftSyntaxMacrosTestSupport' complete! (0.61s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/602.0.0-prerelease-2025-04-16/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/602.0.0-prerelease-2025-04-16/linkable-paths.json
17369
125 /Users/admin/builder/spi-builder-workspace/.docs/swiftlang/swift-syntax/602.0.0-prerelease-2025-04-16
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/swiftlang/swift-syntax/602.0.0-prerelease-2025-04-16
File count: 17369
Doc size: 125.0MB
Preparing doc bundle ...
Uploading prod-swiftlang-swift-syntax-602.0.0-prerelease-2025-04-16-5c2776d8.zip to s3://spi-docs-inbox/prod-swiftlang-swift-syntax-602.0.0-prerelease-2025-04-16-5c2776d8.zip
Copying... [10%]
Copying... [20%]
Copying... [30%]
Copying... [40%]
Copying... [50%]
Copying... [60%]
Copying... [70%]
Copying... [80%]
Copying... [90%]
Copying... [100%]
Done.