Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

CompilationCondition

mattt edited this page Feb 14, 2020 · 15 revisions

CompilationCondition

public struct CompilationCondition: Hashable, Codable

Inheritance

Codable, Hashable

Properties

block

let block: ConditionalCompilationBlock

description

var description: String

branch

let branch: ConditionalCompilationBlock.Branch