SourceFile

public struct SourceFile : Sendable
extension SourceFile: ExpressibleByStringLiteral
extension SourceFile: Hashable
extension SourceFile: Codable
extension SourceFile: CustomStringConvertible

A Hylo source file, a synthesized fragment of Hylo source, or a fragment Hylo source embedded in a Swift string literal.