Enumerationswift-syntax 601.0.1SwiftSyntax
SyntaxMemoryLayout
MemoryLayout.swift:14This declaration is gated by at least one @_spi attribute.
enum SyntaxMemoryLayout
This declaration is gated by at least one @_spi attribute.
enum SyntaxMemoryLayout
import SwiftSyntax
A library for working with Swift code.
protocol Sendable
A thread-safe type whose values can be shared across arbitrary concurrent contexts without introducing a risk of data races. Values of the type may have no shared mutable state, or they may protect that state with a lock or by forcing it to only be accessed from a specific actor.
static var values: [String : SyntaxMemoryLayout.Value] { get }
struct Value