Static Method (Default implementation)swift-syntax 600.0.1SwiftSyntaxMacros

expansion(of:providingMembersOf:conformingTo:in:)

Default implementation that ignores the unhandled conformances.

MemberMacro.swift:84
static func expansion(of node: AttributeSyntax, providingMembersOf declaration: some DeclGroupSyntax, conformingTo protocols: [TypeSyntax], in context: some MacroExpansionContext) throws -> [DeclSyntax]