We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acf9708 commit 4161443Copy full SHA for 4161443
Sources/SwiftRefactor/PackageManifest/PackageDependency.swift
@@ -12,6 +12,7 @@
12
13
import SwiftParser
14
import SwiftSyntax
15
+import SwiftSyntaxBuilder
16
17
/// Describes a package dependency for refactoring purposes. This is a syntactic
18
/// subset of the full package manifest's description of a package dependency.
0 commit comments