-
The kind of a pragma literal.
See moreDeclaration
Swift
public enum Kind : Codable, Sendable -
The site from which
selfwas parsed.Declaration
Swift
public let site: SourceRange -
The kind of the literal.
Declaration
Swift
public let kind: Kind -
Declaration
Swift
public init(_ kind: Kind, at site: SourceRange)
View on GitHub