CodeQL library for C#
codeql/csharp-all 0.8.12 (changelog, source)
Search

Module Diagnostics

Provides classes relating to compilation and extraction diagnostics.

Import path

import semmle.code.csharp.commons.Diagnostics

Imports

Compilation
csharp

The default C# QL library.

Classes

CompilerError

A diagnostic that is a compilation error.

Diagnostic

A diagnostic emitted by a compilation, such as a compilation warning or an error.

ExtractorError

An error from an extractor.

ExtractorMessage

A message from an extractor.