Enumeration Caseswift-package-manager 6.0.1PackagePlugin
open
PackageManagerProxy.swift:248case open
case open
s13PackagePlugin0A7ManagerV18SymbolGraphOptionsV11AccessLevelO4openyA2GmF
What are these?2NVWE
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 `internal`
case `public`