qtil
advanced-security/qtil-swift 0.0.3
Search

Module CompilerDiagnostics

Import path

import codeql.swift.elements.CompilerDiagnostics

Imports

Diagnostics

This module provides the public class Diagnostics.

Classes

CompilerError

A compiler error message.

CompilerNote

A compiler-generated note (typically attached to an error or warning).

CompilerRemark

A compiler-generated remark (milder than a warning, this does not indicate an issue).

CompilerWarning

A compiler-generated warning.