Microsoft.Quantum.QsCompiler.Diagnostics Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
| DiagnosticItem | |
| DiagnosticItem.Error | |
| DiagnosticItem.Information | |
| DiagnosticItem.Tags | |
| DiagnosticItem.Warning | |
| Formatting | |
| LogTracker | |
| PerformanceTracking |
Provides a way to track performance accross the compiler. |
Interfaces
| ILogger |
Enums
| CompilationTaskEventType |
Represents the type of a compilation task event. |
| ErrorCode | |
| InformationCode | |
| PerformanceTracking.Task |
Represents a compiler task whose performance is tracked. |
| WarningCode | |
Delegates
| CompilationTaskEventHandler |
Defines the handler for compilation task events. |