Enumeration Caseswift-package-manager 6.0.1PackagePlugin
internal
PackageManagerProxy.swift:248case `internal`
case `internal`
s13PackagePlugin0A7ManagerV18SymbolGraphOptionsV11AccessLevelO8internalyA2GmF
What are these?6SD4U
import PackagePlugin
enum AccessLevel
Represents a Swift access level.
struct PackageManager
Provides specialized information and services from the Swift Package Manager or an IDE that supports Swift Packages. Different plugin hosts implement the functionality in whatever way is appropriate for them, but should preserve the same semantics described here.
struct SymbolGraphOptions
Represents options for symbol graph generation.
case `private`
case `fileprivate`
case `public`
case open