There was an error while loading. Please reload this page.
public struct CompilationCondition: Hashable, Codable
Codable, CustomStringConvertible, Hashable
Codable
CustomStringConvertible
Hashable
block
let block: ConditionalCompilationBlock
branch
let branch: ConditionalCompilationBlock.Branch
description
var description: String