func declMetadatas()

in Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift [35:38]


    func declMetadatas(path: String, module: String, encloser: String, description: String, imports: [String]) -> [DeclMetadata]
}

extension DeclProtocol {