Build Information
Successful build of swift-syntax, reference main (9f149a
), with Swift 6.1 for macOS (SPM) on 4 May 2025 06:58:31 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Build Log
3129 | /// - genericWhereClause: A `where` clause that places additional constraints on generic parameters like `where Element: Hashable`.
3130 + /// - 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 'unexpectedBetweenGenericWhereClauseAndAccessorBlock' parameter
3131 | public init(
3132 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedAfterAccessorBlock' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:3130:193-3130:193
3128 | /// - genericParameterClause: The parameter clause that defines the generic parameters.
3129 | /// - genericWhereClause: A `where` clause that places additional constraints on generic parameters like `where Element: Hashable`.
3130 + /// - 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 'unexpectedAfterAccessorBlock' parameter
3131 | public init(
3132 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenParameterClauseAndReturnClause' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:3130:193-3130:193
3128 | /// - genericParameterClause: The parameter clause that defines the generic parameters.
3129 | /// - genericWhereClause: A `where` clause that places additional constraints on generic parameters like `where Element: Hashable`.
| ╰─suggestion: Document 'unexpectedBetweenParameterClauseAndReturnClause' parameter
3130 + /// - 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.
3131 | public init(
3132 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenReturnClauseAndGenericWhereClause' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:3130:193-3130:193
3128 | /// - genericParameterClause: The parameter clause that defines the generic parameters.
3129 | /// - genericWhereClause: A `where` clause that places additional constraints on generic parameters like `where Element: Hashable`.
| ╰─suggestion: Document 'unexpectedBetweenReturnClauseAndGenericWhereClause' parameter
3130 + /// - 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.
3131 | public init(
3132 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBeforeAttributes' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:3130:193-3130:193
3128 | /// - genericParameterClause: The parameter clause that defines the generic parameters.
| ╰─suggestion: Document 'unexpectedBeforeAttributes' parameter
3129 | /// - genericWhereClause: A `where` clause that places additional constraints on generic parameters like `where Element: Hashable`.
3130 + /// - 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.
3131 | public init(
3132 | leadingTrivia: Trivia? = nil,
warning: Parameter 'superKeyword' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:3458:193-3458:193
3456 | /// - Parameters:
3457 | /// - 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.
3458 + /// - 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
3459 | public init(
3460 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedAfterSuperKeyword' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:3458:193-3458:193
3456 | /// - Parameters:
3457 | /// - 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.
3458 + /// - 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
3459 | public init(
3460 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBeforeSuperKeyword' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:3458:193-3458:193
3456 | /// - Parameters:
3457 | /// - 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.
3458 + /// - 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
3459 | public init(
3460 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedAfterType' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:3537:193-3537:193
3535 | /// - Parameters:
3536 | /// - 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.
3537 + /// - 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
3538 | public init(
3539 | leadingTrivia: Trivia? = nil,
warning: Parameter 'type' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:3537:193-3537:193
3535 | /// - Parameters:
3536 | /// - 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.
3537 + /// - 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
3538 | public init(
3539 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenWithoutTildeAndType' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:3537:193-3537:193
3535 | /// - Parameters:
3536 | /// - 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.
3537 + /// - 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
3538 | public init(
3539 | leadingTrivia: Trivia? = nil,
warning: Parameter 'withoutTilde' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:3537:193-3537:193
3535 | /// - Parameters:
3536 | /// - 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.
3537 + /// - 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
3538 | public init(
3539 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBeforeWithoutTilde' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:3537:193-3537:193
3535 | /// - Parameters:
3536 | /// - 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.
3537 + /// - 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
3538 | public init(
3539 | leadingTrivia: Trivia? = nil,
warning: Parameter 'whereClause' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:3659:193-3659:193
3657 | /// - Parameters:
3658 | /// - 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.
3659 + /// - 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
3660 | public init(
3661 | leadingTrivia: Trivia? = nil,
warning: Parameter 'trailingComma' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:3659:193-3659:193
3657 | /// - Parameters:
3658 | /// - 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.
3659 + /// - 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
3660 | public init(
3661 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenPatternAndWhereClause' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:3659:193-3659:193
3657 | /// - Parameters:
3658 | /// - 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.
3659 + /// - 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
3660 | public init(
3661 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedAfterTrailingComma' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:3659:193-3659:193
3657 | /// - Parameters:
3658 | /// - 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.
3659 + /// - 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
3660 | public init(
3661 | leadingTrivia: Trivia? = nil,
warning: Parameter 'pattern' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:3659:193-3659:193
3657 | /// - Parameters:
3658 | /// - 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.
3659 + /// - 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
3660 | public init(
3661 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBeforePattern' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:3659:193-3659:193
3657 | /// - Parameters:
3658 | /// - 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.
3659 + /// - 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
3660 | public init(
3661 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenWhereClauseAndTrailingComma' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:3659:193-3659:193
3657 | /// - Parameters:
3658 | /// - 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.
3659 + /// - 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
3660 | public init(
3661 | leadingTrivia: Trivia? = nil,
warning: Parameter 'caseItems' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:3807:193-3807:193
3805 | /// - Parameters:
3806 | /// - 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.
3807 + /// - 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
3808 | public init(
3809 | leadingTrivia: Trivia? = nil,
warning: Parameter 'caseKeyword' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:3807:193-3807:193
3805 | /// - Parameters:
3806 | /// - 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.
3807 + /// - 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
3808 | public init(
3809 | leadingTrivia: Trivia? = nil,
warning: Parameter 'colon' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:3807:193-3807:193
3805 | /// - Parameters:
3806 | /// - 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.
3807 + /// - 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
3808 | public init(
3809 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenCaseKeywordAndCaseItems' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:3807:193-3807:193
3805 | /// - Parameters:
3806 | /// - 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.
3807 + /// - 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
3808 | public init(
3809 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenCaseItemsAndColon' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:3807:193-3807:193
3805 | /// - Parameters:
3806 | /// - 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.
3807 + /// - 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
3808 | public init(
3809 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBeforeCaseKeyword' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:3807:193-3807:193
3805 | /// - Parameters:
3806 | /// - 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.
3807 + /// - 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
3808 | public init(
3809 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedAfterColon' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:3807:193-3807:193
3805 | /// - Parameters:
3806 | /// - 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.
3807 + /// - 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
3808 | public init(
3809 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedAfterStatements' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:4066:193-4066:193
4064 | /// - 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.
4065 | /// - attribute: The `@unknown` attribute of a default label, if present.
4066 + /// - 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
4067 | public init(
4068 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenAttributeAndLabel' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:4066:193-4066:193
4064 | /// - 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.
4065 | /// - attribute: The `@unknown` attribute of a default label, if present.
4066 + /// - 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
4067 | public init(
4068 | leadingTrivia: Trivia? = nil,
warning: Parameter 'statements' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:4066:193-4066:193
4064 | /// - 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.
4065 | /// - attribute: The `@unknown` attribute of a default label, if present.
4066 + /// - 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
4067 | public init(
4068 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBeforeAttribute' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:4066:193-4066:193
4064 | /// - 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.
4065 | /// - attribute: The `@unknown` attribute of a default label, if present.
| ╰─suggestion: Document 'unexpectedBeforeAttribute' parameter
4066 + /// - 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.
4067 | public init(
4068 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenLabelAndStatements' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:4066:193-4066:193
4064 | /// - 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.
4065 | /// - attribute: The `@unknown` attribute of a default label, if present.
4066 + /// - 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
4067 | public init(
4068 | leadingTrivia: Trivia? = nil,
warning: Parameter 'label' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:4066:193-4066:193
4064 | /// - 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.
4065 | /// - attribute: The `@unknown` attribute of a default label, if present.
4066 + /// - 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
4067 | public init(
4068 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBeforeDefaultKeyword' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:4238:193-4238:193
4236 | /// - Parameters:
4237 | /// - 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.
4238 + /// - 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
4239 | public init(
4240 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedAfterColon' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:4238:193-4238:193
4236 | /// - Parameters:
4237 | /// - 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.
4238 + /// - 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
4239 | public init(
4240 | leadingTrivia: Trivia? = nil,
warning: Parameter 'colon' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:4238:193-4238:193
4236 | /// - Parameters:
4237 | /// - 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.
4238 + /// - 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
4239 | public init(
4240 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenDefaultKeywordAndColon' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:4238:193-4238:193
4236 | /// - Parameters:
4237 | /// - 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.
4238 + /// - 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
4239 | public init(
4240 | leadingTrivia: Trivia? = nil,
warning: Parameter 'defaultKeyword' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:4238:193-4238:193
4236 | /// - Parameters:
4237 | /// - 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.
4238 + /// - 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
4239 | public init(
4240 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenSubjectAndLeftBrace' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:4379:193-4379:193
4377 | /// - cases: The switch's body that contains all possible cases.
4378 | /// - rightBrace: The brace closing the switch body.
4379 + /// - 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.
4380 | public init(
4381 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenCasesAndRightBrace' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:4379:193-4379:193
4377 | /// - cases: The switch's body that contains all possible cases.
4378 | /// - rightBrace: The brace closing the switch body.
| ╰─suggestion: Document 'unexpectedBetweenCasesAndRightBrace' parameter
4379 + /// - 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.
4380 | public init(
4381 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedAfterRightBrace' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:4379:193-4379:193
4377 | /// - cases: The switch's body that contains all possible cases.
4378 | /// - rightBrace: The brace closing the switch body.
4379 + /// - 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
4380 | public init(
4381 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenSwitchKeywordAndSubject' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:4379:193-4379:193
4377 | /// - cases: The switch's body that contains all possible cases.
4378 | /// - rightBrace: The brace closing the switch body.
4379 + /// - 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.
4380 | public init(
4381 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBeforeSwitchKeyword' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:4379:193-4379:193
4377 | /// - cases: The switch's body that contains all possible cases.
4378 | /// - rightBrace: The brace closing the switch body.
4379 + /// - 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.
4380 | public init(
4381 | leadingTrivia: Trivia? = nil,
warning: Parameter 'unexpectedBetweenLeftBraceAndCases' is missing documentation
--> ../generated/syntaxNodes/SyntaxNodesQRS.swift:4379:193-4379:193
4377 | /// - cases: The switch's body that contains all possible cases.
| ╰─suggestion: Document 'unexpectedBetweenLeftBraceAndCases' parameter
4378 | /// - rightBrace: The brace closing the switch body.
4379 + /// - 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.
4380 | public init(
4381 | 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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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.65s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/swiftlang/swift-syntax/main
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.49s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (1.13s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.84s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.49s)
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
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
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit Mixin+Equals.swift
[8/57] Compiling SymbolKit Mixin+Hash.swift
[9/57] Compiling SymbolKit Mixin.swift
[10/57] Compiling SymbolKit LineList.swift
[11/57] Compiling SymbolKit Position.swift
[12/57] Compiling SymbolKit GenericConstraint.swift
[13/57] Compiling SymbolKit GenericParameter.swift
[14/57] Compiling SymbolKit Generics.swift
[15/57] Compiling SymbolKit Namespace.swift
[16/57] Compiling SymbolKit Names.swift
[17/57] Compiling SymbolKit SPI.swift
[18/57] Compiling SymbolKit Snippet.swift
[19/57] Compiling SymbolKit Extension.swift
[20/57] Compiling SymbolKit DeclarationFragments.swift
[21/57] Compiling SymbolKit Fragment.swift
[22/57] Compiling SymbolKit FragmentKind.swift
[23/57] Compiling SymbolKit FunctionParameter.swift
[24/57] Compiling SymbolKit FunctionSignature.swift
[25/57] Emitting module Snippets
[26/57] Compiling Snippets Snippet.swift
[27/57] Compiling Snippets SnippetParser.swift
[28/57] Compiling SymbolKit Identifier.swift
[29/57] Compiling SymbolKit KindIdentifier.swift
[30/57] Compiling SymbolKit Location.swift
[31/57] Compiling SymbolKit Mutability.swift
[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 SemanticVersion.swift
[42/57] Compiling SymbolKit AccessControl.swift
[43/57] Compiling SymbolKit Availability.swift
[44/57] Compiling SymbolKit AvailabilityItem.swift
[45/57] Compiling SymbolKit Domain.swift
[46/57] Compiling SymbolKit SourceRange.swift
[47/57] Compiling SymbolKit Metadata.swift
[48/57] Compiling SymbolKit Module.swift
[49/57] Compiling SymbolKit OperatingSystem.swift
[50/57] Compiling SymbolKit Platform.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! (4.23s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/13] Compiling SwiftSyntax601 Empty.swift
[3/13] Emitting module SwiftSyntax601
[4/13] Compiling SwiftSyntax509 Empty.swift
[5/13] Compiling SwiftSyntax600 Empty.swift
[6/13] Emitting module SwiftSyntax600
[7/13] Emitting module SwiftSyntax509
[8/13] Compiling SwiftSyntax602 Empty.swift
[9/13] Emitting module SwiftSyntax603
[10/13] Compiling SwiftSyntax603 Empty.swift
[11/13] Compiling SwiftSyntax510 Empty.swift
[12/13] Emitting module SwiftSyntax510
[13/13] Emitting module SwiftSyntax602
[14/77] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[15/77] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[16/77] Compiling SwiftSyntax RawSyntaxTokenView.swift
[17/77] Compiling SwiftSyntax SourceEdit.swift
[18/77] Compiling SwiftSyntax SourceLength.swift
[19/77] Compiling SwiftSyntax SourceLocation.swift
[20/77] Compiling SwiftSyntax SourcePresence.swift
[21/84] Compiling SwiftSyntax CustomTraits.swift
[22/84] Compiling SwiftSyntax EditorPlaceholder.swift
[23/84] Compiling SwiftSyntax Identifier.swift
[24/84] Compiling SwiftSyntax MemoryLayout.swift
[25/84] Compiling SwiftSyntax MissingNodeInitializers.swift
[26/84] Compiling SwiftSyntax RawSyntax.swift
[27/84] Compiling SwiftSyntax RawSyntaxArena.swift
[28/84] Compiling SwiftSyntax SyntaxProtocol.swift
[29/84] Compiling SwiftSyntax SyntaxText.swift
[30/84] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[31/84] Compiling SwiftSyntax TokenDiagnostic.swift
[32/84] Compiling SwiftSyntax TokenSequence.swift
[33/84] Compiling SwiftSyntax TokenSyntax.swift
[34/84] Compiling SwiftSyntax Trivia.swift
[35/84] Compiling SwiftSyntax Tokens.swift
[36/84] Compiling SwiftSyntax TriviaPieces.swift
[37/84] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[38/84] Compiling SwiftSyntax RawSyntaxNodesC.swift
[39/84] Compiling SwiftSyntax RawSyntaxNodesD.swift
[40/84] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[41/84] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[42/84] Compiling SwiftSyntax AbsolutePosition.swift
[43/84] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[44/84] Compiling SwiftSyntax ArenaAllocatedBuffer.swift
[45/84] Compiling SwiftSyntax Assert.swift
[46/84] Compiling SwiftSyntax BumpPtrAllocator.swift
[47/84] Compiling SwiftSyntax CommonAncestor.swift
[48/84] Compiling SwiftSyntax Convenience.swift
[49/84] Emitting module SwiftSyntax
[50/84] Compiling SwiftSyntax SyntaxCollections.swift
[51/84] Compiling SwiftSyntax SyntaxEnum.swift
[52/84] Compiling SwiftSyntax SyntaxKind.swift
[53/84] Compiling SwiftSyntax SyntaxRewriter.swift
[54/84] Compiling SwiftSyntax SyntaxTraits.swift
[55/84] Compiling SwiftSyntax SyntaxVisitor.swift
[56/84] Compiling SwiftSyntax TokenKind.swift
[57/84] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[58/84] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[59/84] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[60/84] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[61/84] Compiling SwiftSyntax RawSyntaxValidation.swift
[62/84] Compiling SwiftSyntax SyntaxNodesAB.swift
[63/84] Compiling SwiftSyntax SyntaxNodesC.swift
[64/84] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[65/84] Compiling SwiftSyntax Syntax.swift
[66/84] Compiling SwiftSyntax SyntaxChildren.swift
[67/84] Compiling SwiftSyntax SyntaxCollection.swift
[68/84] Compiling SwiftSyntax SyntaxHashable.swift
[69/84] Compiling SwiftSyntax SyntaxIdentifier.swift
[70/84] Compiling SwiftSyntax SyntaxNodeStructure.swift
[71/84] Compiling SwiftSyntax SyntaxNodesD.swift
[72/84] Compiling SwiftSyntax SyntaxNodesEF.swift
[73/84] Compiling SwiftSyntax SyntaxNodesGHI.swift
[74/84] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[75/84] Compiling SwiftSyntax SyntaxNodesOP.swift
[76/84] Compiling SwiftSyntax SyntaxNodesQRS.swift
[77/84] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[78/84] Compiling SwiftSyntax Utils.swift
[79/84] Compiling SwiftSyntax ChildNameForKeyPath.swift
[80/84] Compiling SwiftSyntax Keyword.swift
[81/84] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[82/84] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[83/84] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[84/84] Compiling SwiftSyntax SyntaxBaseNodes.swift
Build of target: 'SwiftSyntax' complete! (8.57s)
Target: SwiftBasicFormat
Extracting symbol information for 'SwiftBasicFormat'...
Finished extracting symbol information for 'SwiftBasicFormat'. (1.06s)
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.06s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/swiftlang/swift-syntax/main
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (0.45s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/8] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[3/8] Compiling SwiftBasicFormat Syntax+Extensions.swift
[4/8] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[5/8] Compiling SwiftBasicFormat InferIndentation.swift
[6/8] Compiling SwiftBasicFormat Indenter.swift
[7/8] Emitting module SwiftBasicFormat
[8/8] Compiling SwiftBasicFormat BasicFormat.swift
Build of target: 'SwiftBasicFormat' complete! (0.95s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/main/linkable-paths.json
Target: SwiftCompilerPlugin
Extracting symbol information for 'SwiftCompilerPlugin'...
Finished extracting symbol information for 'SwiftCompilerPlugin'. (6.96s)
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/main
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (0.48s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/54] Compiling SwiftDiagnostics Message.swift
[3/54] Compiling SwiftDiagnostics FixIt.swift
[4/54] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[5/54] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[6/55] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[7/55] Compiling SwiftDiagnostics Diagnostic.swift
[8/55] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[9/55] Emitting module SwiftDiagnostics
[10/55] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[11/55] Compiling SwiftDiagnostics Convenience.swift
[12/55] Compiling SwiftDiagnostics Note.swift
[13/55] Compiling SwiftParser TokenConsumer.swift
[14/55] Compiling SwiftParser TokenPrecedence.swift
[15/55] Compiling SwiftParser TokenSpec.swift
[16/55] Compiling SwiftParser TokenSpecSet.swift
[17/59] Compiling SwiftParser RegexLiteralLexer.swift
[18/59] Compiling SwiftParser UnicodeScalarExtensions.swift
[19/59] Compiling SwiftParser Lookahead.swift
[20/59] Compiling SwiftParser LoopProgressCondition.swift
[21/59] Compiling SwiftParser Modifiers.swift
[22/59] Compiling SwiftParser TopLevel.swift
[23/59] Compiling SwiftParser TriviaParser.swift
[24/59] Compiling SwiftParser Types.swift
[25/59] Compiling SwiftParser ExperimentalFeatures.swift
[26/59] Compiling SwiftParser StringLiterals.swift
[27/59] Compiling SwiftParser SwiftParserCompatibility.swift
[28/59] Compiling SwiftParser SwiftVersion.swift
[29/59] Compiling SwiftParser SyntaxUtils.swift
[30/59] Compiling SwiftParser Names.swift
[31/59] Compiling SwiftParser Nominals.swift
[32/59] Compiling SwiftParser Parameters.swift
[33/59] Compiling SwiftParser ParseSourceFile.swift
[34/59] Compiling SwiftParser Parser.swift
[35/59] Compiling SwiftParser Patterns.swift
[36/59] Compiling SwiftParser Recovery.swift
[37/59] Compiling SwiftParser Specifiers.swift
[38/59] Compiling SwiftParser Statements.swift
[39/59] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[40/59] Emitting module SwiftParser
[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 Attributes.swift
[47/59] Compiling SwiftParser Availability.swift
[48/59] Compiling SwiftParser CharacterInfo.swift
[49/59] Compiling SwiftParser CollectionNodes+Parsable.swift
[50/59] Compiling SwiftParser CompilerFiles.swift
[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 SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[61/83] Compiling SwiftOperators PrecedenceGraph.swift
[62/84] Compiling SwiftParserDiagnostics Utils.swift
[63/84] Compiling SwiftOperators PrecedenceGroup.swift
[64/84] Compiling SwiftOperators OperatorTable+Semantics.swift
[65/84] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[66/84] Compiling SwiftOperators OperatorError.swift
[67/84] Compiling SwiftOperators OperatorTable+Defaults.swift
[68/84] Compiling SwiftOperators OperatorTable.swift
[69/84] Emitting module SwiftOperators
[70/84] Compiling SwiftOperators Operator.swift
[71/84] Compiling SwiftOperators OperatorError+Diagnostics.swift
[72/84] Compiling SwiftOperators OperatorTable+Folding.swift
[73/84] Compiling SwiftOperators SyntaxSynthesis.swift
[74/84] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[75/84] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[76/84] Compiling SwiftParserDiagnostics PresenceUtils.swift
[77/84] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[78/84] Compiling SwiftParserDiagnostics MissingNodesError.swift
[79/84] Compiling SwiftParserDiagnostics MissingTokenError.swift
[80/84] Emitting module SwiftParserDiagnostics
[81/84] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[82/84] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[83/84] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[84/84] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[85/99] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[86/99] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[87/99] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[88/100] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[89/100] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[90/100] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[91/100] Compiling SwiftSyntaxBuilder Indenter.swift
[92/100] Compiling SwiftSyntaxBuilder ListBuilder.swift
[93/100] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[94/100] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[95/100] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[96/100] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[97/100] Emitting module SwiftSyntaxBuilder
[98/100] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[99/100] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[100/100] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[101/118] Compiling SwiftSyntaxMacros MemberMacro.swift
[102/118] Compiling SwiftSyntaxMacros PeerMacro.swift
[103/118] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[104/118] Compiling SwiftSyntaxMacros Macro+Format.swift
[105/118] Compiling SwiftSyntaxMacros PreambleMacro.swift
[106/118] Compiling SwiftSyntaxMacros Macro.swift
[107/118] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[108/119] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[109/119] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[110/119] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[111/119] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[112/119] Compiling SwiftSyntaxMacros AttachedMacro.swift
[113/119] 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 MacroSpec.swift
[121/129] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[122/129] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[123/129] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[124/129] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[125/129] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[126/129] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[127/129] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[128/129] Emitting module SwiftSyntaxMacroExpansion
[129/129] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[130/141] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[131/142] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[132/142] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[133/142] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[134/142] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[135/142] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[136/142] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[137/142] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[138/142] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[139/142] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[140/142] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[141/142] Emitting module SwiftCompilerPluginMessageHandling
[142/142] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[143/144] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[144/144] Emitting module SwiftCompilerPlugin
Build of target: 'SwiftCompilerPlugin' complete! (6.66s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/main/linkable-paths.json
Target: SwiftDiagnostics
Extracting symbol information for 'SwiftDiagnostics'...
Finished extracting symbol information for 'SwiftDiagnostics'. (0.59s)
Building documentation for 'SwiftDiagnostics'...
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 | @discardableResult
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
Finished building documentation for 'SwiftDiagnostics' (0.16s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/swiftlang/swift-syntax/main
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (0.49s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
Build of target: 'SwiftDiagnostics' complete! (0.50s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/main/linkable-paths.json
Target: SwiftIDEUtils
Extracting symbol information for 'SwiftIDEUtils'...
Finished extracting symbol information for 'SwiftIDEUtils'. (1.08s)
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.07s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/swiftlang/swift-syntax/main
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (0.47s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/10] Compiling SwiftIDEUtils Utils.swift
[3/10] Compiling SwiftIDEUtils SwiftIDEUtilsCompatibility.swift
[4/10] Compiling SwiftIDEUtils SyntaxClassification.swift
[5/10] Compiling SwiftIDEUtils Syntax+Classifications.swift
[6/10] Compiling SwiftIDEUtils SyntaxClassifier.swift
[7/10] Compiling SwiftIDEUtils NameMatcher.swift
[8/10] Emitting module SwiftIDEUtils
[9/10] Compiling SwiftIDEUtils FixItApplier.swift
[10/10] Compiling SwiftIDEUtils DeclNameLocation.swift
Build of target: 'SwiftIDEUtils' complete! (0.97s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/main/linkable-paths.json
Target: SwiftIfConfig
Extracting symbol information for 'SwiftIfConfig'...
Finished extracting symbol information for 'SwiftIfConfig'. (1.15s)
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/main
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (0.48s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/15] Compiling SwiftIfConfig SyntaxProtocol+IfConfig.swift
[3/16] Compiling SwiftIfConfig VersionTuple+Parsing.swift
[4/16] Compiling SwiftIfConfig SyntaxLiteralUtils.swift
[5/16] Compiling SwiftIfConfig VersionTuple.swift
[6/16] Compiling SwiftIfConfig IfConfigRegionState.swift
[7/16] Compiling SwiftIfConfig IfConfigFunctions.swift
[8/16] Compiling SwiftIfConfig ConfiguredRegions.swift
[9/16] Compiling SwiftIfConfig IfConfigDecl+IfConfig.swift
[10/16] Compiling SwiftIfConfig ActiveClauseEvaluator.swift
[11/16] Compiling SwiftIfConfig ActiveSyntaxRewriter.swift
[12/16] Emitting module SwiftIfConfig
[13/16] Compiling SwiftIfConfig IfConfigDiagnostic.swift
[14/16] Compiling SwiftIfConfig IfConfigEvaluation.swift
[15/16] Compiling SwiftIfConfig ActiveSyntaxVisitor.swift
[16/16] Compiling SwiftIfConfig BuildConfiguration.swift
Build of target: 'SwiftIfConfig' complete! (1.01s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/main/linkable-paths.json
Target: SwiftLexicalLookup
Extracting symbol information for 'SwiftLexicalLookup'...
Finished extracting symbol information for 'SwiftLexicalLookup'. (1.29s)
Building documentation for 'SwiftLexicalLookup'...
Finished building documentation for 'SwiftLexicalLookup' (0.07s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/swiftlang/swift-syntax/main
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (0.46s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/16] Compiling SwiftLexicalLookup WithGenericParametersScopeSyntax.swift
[3/16] Compiling SwiftLexicalLookup ScopeSyntax.swift
[4/17] Compiling SwiftLexicalLookup SimpleLookupQueries.swift
[5/17] Compiling SwiftLexicalLookup GenericParameterScopeSyntax.swift
[6/17] Compiling SwiftLexicalLookup IntroducingToSequentialParentScopeSyntax.swift
[7/17] Compiling SwiftLexicalLookup LookInMembersScopeSyntax.swift
[8/17] Compiling SwiftLexicalLookup NominalTypeDeclSyntax.swift
[9/17] Compiling SwiftLexicalLookup LookupName.swift
[10/17] Compiling SwiftLexicalLookup LookupResult.swift
[11/17] Compiling SwiftLexicalLookup CanInterleaveResultsLaterScopeSyntax.swift
[12/17] Compiling SwiftLexicalLookup FunctionScopeSyntax.swift
[13/17] Compiling SwiftLexicalLookup IdentifiableSyntax.swift
[14/17] Compiling SwiftLexicalLookup LookupConfig.swift
[15/17] Emitting module SwiftLexicalLookup
[16/17] Compiling SwiftLexicalLookup ScopeImplementations.swift
[17/17] Compiling SwiftLexicalLookup SequentialScopeSyntax.swift
Build of target: 'SwiftLexicalLookup' complete! (1.16s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/main/linkable-paths.json
Target: SwiftOperators
Extracting symbol information for 'SwiftOperators'...
Finished extracting symbol information for 'SwiftOperators'. (0.55s)
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/main
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (0.45s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
Build of target: 'SwiftOperators' complete! (0.45s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/main/linkable-paths.json
Target: SwiftParser
Extracting symbol information for 'SwiftParser'...
Finished extracting symbol information for 'SwiftParser'. (0.66s)
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.11s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/swiftlang/swift-syntax/main
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (0.41s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
Build of target: 'SwiftParser' complete! (0.42s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/main/linkable-paths.json
Target: SwiftParserDiagnostics
Extracting symbol information for 'SwiftParserDiagnostics'...
Finished extracting symbol information for 'SwiftParserDiagnostics'. (0.54s)
Building documentation for 'SwiftParserDiagnostics'...
Finished building documentation for 'SwiftParserDiagnostics' (0.20s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/swiftlang/swift-syntax/main
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (0.41s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
Build of target: 'SwiftParserDiagnostics' complete! (0.43s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/main/linkable-paths.json
Target: SwiftRefactor
Extracting symbol information for 'SwiftRefactor'...
Finished extracting symbol information for 'SwiftRefactor'. (1.02s)
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/main
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (0.42s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/15] Compiling SwiftRefactor RefactoringProvider.swift
[3/15] Compiling SwiftRefactor RemoveSeparatorsFromIntegerLiteral.swift
[4/16] Compiling SwiftRefactor MigrateToNewIfLetSyntax.swift
[5/16] Compiling SwiftRefactor IntegerLiteralUtilities.swift
[6/16] Compiling SwiftRefactor ConvertStoredPropertyToComputed.swift
[7/16] Compiling SwiftRefactor ConvertZeroParameterFunctionToComputedProperty.swift
[8/16] Compiling SwiftRefactor AddSeparatorsToIntegerLiteral.swift
[9/16] Compiling SwiftRefactor CallToTrailingClosures.swift
[10/16] Emitting module SwiftRefactor
[11/16] Compiling SwiftRefactor ExpandEditorPlaceholder.swift
[12/16] Compiling SwiftRefactor FormatRawStringLiteral.swift
[13/16] Compiling SwiftRefactor OpaqueParameterToGeneric.swift
[14/16] Compiling SwiftRefactor ConvertComputedPropertyToStored.swift
[15/16] Compiling SwiftRefactor ConvertComputedPropertyToZeroParameterFunction.swift
[16/16] Compiling SwiftRefactor SyntaxUtils.swift
Build of target: 'SwiftRefactor' complete! (0.92s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/main/linkable-paths.json
Target: SwiftSyntaxBuilder
Extracting symbol information for 'SwiftSyntaxBuilder'...
Finished extracting symbol information for 'SwiftSyntaxBuilder'. (1.02s)
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/main
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (0.41s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
Build of target: 'SwiftSyntaxBuilder' complete! (0.42s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/main/linkable-paths.json
Target: SwiftSyntaxMacros
Extracting symbol information for 'SwiftSyntaxMacros'...
Finished extracting symbol information for 'SwiftSyntaxMacros'. (0.51s)
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/main
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (0.41s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
Build of target: 'SwiftSyntaxMacros' complete! (0.42s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/main/linkable-paths.json
Target: SwiftSyntaxMacroExpansion
Extracting symbol information for 'SwiftSyntaxMacroExpansion'...
Finished extracting symbol information for 'SwiftSyntaxMacroExpansion'. (0.52s)
Building documentation for 'SwiftSyntaxMacroExpansion'...
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 '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: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 '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: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: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` 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
Finished building documentation for 'SwiftSyntaxMacroExpansion' (0.07s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/swiftlang/swift-syntax/main
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (0.41s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
Build of target: 'SwiftSyntaxMacroExpansion' complete! (0.42s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/main/linkable-paths.json
Target: SwiftSyntaxMacrosGenericTestSupport
Extracting symbol information for 'SwiftSyntaxMacrosGenericTestSupport'...
Finished extracting symbol information for 'SwiftSyntaxMacrosGenericTestSupport'. (1.12s)
Building documentation for 'SwiftSyntaxMacrosGenericTestSupport'...
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: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: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 '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 '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: 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: 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 '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 '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,
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 '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,
Finished building documentation for 'SwiftSyntaxMacrosGenericTestSupport' (0.05s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/swiftlang/swift-syntax/main
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (0.41s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/4] Compiling _SwiftSyntaxGenericTestSupport String+TrimmingTrailingWhitespace.swift
[3/4] Compiling _SwiftSyntaxGenericTestSupport AssertEqualWithDiff.swift
[4/4] Emitting module _SwiftSyntaxGenericTestSupport
[5/6] Emitting module SwiftSyntaxMacrosGenericTestSupport
[6/6] Compiling SwiftSyntaxMacrosGenericTestSupport Assertions.swift
Build of target: 'SwiftSyntaxMacrosGenericTestSupport' complete! (1.03s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/main/linkable-paths.json
Target: SwiftSyntaxMacrosTestSupport
Extracting symbol information for 'SwiftSyntaxMacrosTestSupport'...
Finished extracting symbol information for 'SwiftSyntaxMacrosTestSupport'. (3.20s)
Building documentation for 'SwiftSyntaxMacrosTestSupport'...
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: 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: 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/main
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (0.41s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/3] Emitting module SwiftSyntaxMacrosTestSupport
[3/3] Compiling SwiftSyntaxMacrosTestSupport Assertions.swift
Build of target: 'SwiftSyntaxMacrosTestSupport' complete! (0.80s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftlang/swift-syntax/main/linkable-paths.json
18089
121 /Users/admin/builder/spi-builder-workspace/.docs/swiftlang/swift-syntax/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/swiftlang/swift-syntax/main
File count: 18089
Doc size: 121.0MB
Preparing doc bundle ...
Uploading prod-swiftlang-swift-syntax-main-d11d1740.zip to s3://spi-docs-inbox/prod-swiftlang-swift-syntax-main-d11d1740.zip
Copying... [10%]
Copying... [20%]
Copying... [30%]
Copying... [40%]
Copying... [50%]
Copying... [60%]
Copying... [70%]
Copying... [80%]
Copying... [90%]
Copying... [100%]
Done.