Contents

WarningLevel

The level at which a compiler warning should be treated.

Declaration

enum WarningLevel

Overview

This enum is used with the SwiftSetting.treatAllWarnings(as:_:) and SwiftSetting.treatWarning(name:as:_:) methods to control how warnings are handled during compilation.

Topics

Enumeration Cases